Changes between Version 2 and Version 3 of TracEnvironment
- Timestamp:
- 11/04/05 01:46:55 (21 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracEnvironment
v2 v3 41 41 }}} 42 42 43 If PostgreSQL is running on a non-standard port (for example 9 431), use:43 If PostgreSQL is running on a non-standard port (for example 9342), use: 44 44 {{{ 45 45 postgres://johndoe:letmein@localhost:9342/trac
