Changes between Version 11 and Version 12 of Documentation/MigratingToPostgresql
- Timestamp:
- 05/22/09 20:36:04 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/MigratingToPostgresql
v11 v12 118 118 When the migration is done (it shouldn't take too long) you can now fire up [http://trac.edgewall.org/wiki/TracStandalone `tracd`] with your dummy environment to make sure all appears as it should. You can also browse the schema using the excellent [http://www.pgadmin.org/ pgAdmin III] application. 119 119 120 === step 8: ===120 === step 8: Update the database connection string on your existing environment === 121 121 122 122 Assuming you are happy the migration has gone according to plan you are now in a position to point your real trac environnment at the new database. Simply go to your `conf/trac.ini` file on the real trac environment (`trac1`) and update the database connection string to match the one in the dummy environment, for example,
