Mercurial > p > roundup > code
diff doc/postgresql.txt @ 3666:8304a1c1cc98
encourage use of latest psycopg
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 11 Aug 2006 01:33:59 +0000 |
| parents | 950ce3afa6d3 |
| children | 7551dd0b7cbb |
line wrap: on
line diff
--- a/doc/postgresql.txt Fri Aug 11 01:24:47 2006 +0000 +++ b/doc/postgresql.txt Fri Aug 11 01:33:59 2006 +0000 @@ -14,7 +14,10 @@ 1. PostgreSQL 7.x - http://www.postgresql.org/ 2. The psycopg python interface to PostgreSQL: - http://initd.org/software/initd/psycopg + + http://initd.org/software/initd/psycopg + + It is recommended that you use at least version 1.1.21 Some advice on setting up the postgresql backend may be found at:
