1 # Using a recent release (8.3 or higher) of PostgreSQL (http://postgresql.org/) is recommended.
2 # See http://wiki.openstreetmap.org/wiki/The_Rails_Port#PostgreSQL_setup for detailed setup instructions.
6 database: openstreetmap
7 # username: openstreetmap
8 # password: openstreetmap
12 # Warning: The database defined as 'test' will be erased and
13 # re-generated from your development database when you run 'rake'.
14 # Do not set this db to the same as development or production.