We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345a853 commit 7740922Copy full SHA for 7740922
doc/postgresql.txt
@@ -11,14 +11,12 @@ Prerequisites
11
To use PostgreSQL as backend for storing roundup data, you should
12
additionally install:
13
14
-1. PostgreSQL 7.x - http://www.postgresql.org/
+1. PostgreSQL 8.x or higher - http://www.postgresql.org/
15
16
2. The psycopg python interface to PostgreSQL:
17
18
http://initd.org/software/initd/psycopg
19
20
- It is recommended that you use at least version 1.1.21
21
-
22
23
Running the PostgreSQL unit tests
24
=================================
0 commit comments