Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 3665:48d891bf9623 | 3666:8304a1c1cc98 |
|---|---|
| 12 additionally install: | 12 additionally install: |
| 13 | 13 |
| 14 1. PostgreSQL 7.x - http://www.postgresql.org/ | 14 1. PostgreSQL 7.x - http://www.postgresql.org/ |
| 15 | 15 |
| 16 2. The psycopg python interface to PostgreSQL: | 16 2. The psycopg python interface to PostgreSQL: |
| 17 http://initd.org/software/initd/psycopg | 17 |
| 18 http://initd.org/software/initd/psycopg | |
| 19 | |
| 20 It is recommended that you use at least version 1.1.21 | |
| 18 | 21 |
| 19 Some advice on setting up the postgresql backend may be found at: | 22 Some advice on setting up the postgresql backend may be found at: |
| 20 | 23 |
| 21 http://www.magma.com.ni/wiki/index.cgi?TipsRoundupPostgres | 24 http://www.magma.com.ni/wiki/index.cgi?TipsRoundupPostgres |
| 22 | 25 |
