diff doc/installation.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 d4112ddfc0bb
children 41feeed84caa
line wrap: on
line diff
--- a/doc/installation.txt	Fri Aug 11 01:24:47 2006 +0000
+++ b/doc/installation.txt	Fri Aug 11 01:33:59 2006 +0000
@@ -286,7 +286,8 @@
 **postgresql**
   Backend for popular RDBMS PostgreSQL. You must read doc/postgresql.txt for
   additional installation steps and requirements. You must also configure
-  the ``rdbms`` section of your tracker's ``config.ini``
+  the ``rdbms`` section of your tracker's ``config.ini``.  It is recommended
+  that you use at least version 1.1.21 of psycopg.
 **mysql**
   Backend for popular RDBMS MySQL. You must read doc/mysql.txt for additional
   installation steps and requirements. You must also configure the ``rdbms``

Roundup Issue Tracker: http://roundup-tracker.org/