Skip to content

Commit 7740922

Browse files
Updated recommended version infos for psycopg and PostgreSQL.
1 parent 345a853 commit 7740922

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/postgresql.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,12 @@ Prerequisites
1111
To use PostgreSQL as backend for storing roundup data, you should
1212
additionally install:
1313

14-
1. PostgreSQL 7.x - http://www.postgresql.org/
14+
1. PostgreSQL 8.x or higher - http://www.postgresql.org/
1515

1616
2. The psycopg python interface to PostgreSQL:
1717

1818
http://initd.org/software/initd/psycopg
1919

20-
It is recommended that you use at least version 1.1.21
21-
2220

2321
Running the PostgreSQL unit tests
2422
=================================

0 commit comments

Comments
 (0)