Edgewall Software

Changes between Version 242 and Version 243 of TracInstall


Ignore:
Timestamp:
Jun 3, 2008, 5:16:41 PM (16 years ago)
Author:
carlos@…
Comment:

Referencing required steps to get Trac working with PSQL

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v242 v243  
    4040
    4141 * [http://www.postgresql.org/ PostgreSQL]
    42  * [http://initd.org/projects/psycopg2 psycopg2] or [http://pypgsql.sourceforge.net/ pyPgSQL]
     42 * [http://initd.org/projects/psycopg2 psycopg2]
     43 * See [wiki:DatabaseBackend#Postgresql]
    4344
    4445'''Warning''': PostgreSQL 8.3 uses a strict type checking mechanism. To use Trac with the 8.3 Version of PostgreSQL, you will need [http://trac.edgewall.org/changeset/6512 trac-0.11] or later.