]> git.openstreetmap.org Git - rails.git/commitdiff
Recommend PostgreSQL 9.1+ in database.yml
authorPaul Norman <penorman@mac.com>
Fri, 7 Nov 2014 05:41:15 +0000 (21:41 -0800)
committerTom Hughes <tom@compton.nu>
Fri, 7 Nov 2014 08:24:26 +0000 (08:24 +0000)
Postgres 8.3 is EOL and the minimum version supported by PostgreSQL
is 9.0. The production servers run 9.1, and the extension setup is
easier with it too.


No differences found