Skip to content

Commit da0312f

Browse files
committed
Reword 9.1+2.0 suggestions
Frederik's testing showed 9.1+2.0 is substantially faster than 8.4+1.5, so word the paragraph stronger. At this point 8.4+1.5 is old and 8.4 will reach EOL in July 2014.
1 parent bddf064 commit da0312f

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,12 @@ You must create a PostgreSQL user and a database with the
8585
PostGIS functions enabled. This requires access as the
8686
database administrator, normally the 'postgres' user.
8787

88-
PostGIS version 2.0 or greater is suggested for databases in
89-
production. 1.5.x will work but 2.0 contains enhancements that
90-
should increase speed and reliability as well as add new features
91-
that style sheet authors can use.
88+
PostgreSQL 9.1 and PostGIS 2.0 or later are strongly suggested
89+
for databases in production. It is generally best to run the
90+
latest released versions if possible. PostgreSQL 8.4 and PostGIS 1.5
91+
will work but are substantially slower. Additionally, PostGIS 2.0
92+
contains enhancements that increase reliability as well as add new
93+
features that style sheet authors can use.
9294

9395
The default name for this database is 'gis' but this may
9496
be changed by using the osm2pgsql --database option.

0 commit comments

Comments
 (0)