My favorites | Sign in
Project Home Wiki Issues
New issue   Search
for
  Advanced search   Search tips
Issue 749: psycopg doesn't work with reviewboard, should advocate psycopg2 instead
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Jan 2009


Sign in to add a comment
 
Reported by gmr...@gmail.com, Dec 3, 2008
Installation documentation refers to using psycopg for using PostgreSQL on Reviewboard instead of 
the more current psycopg2.  Django supports psycopg2, which is cleaner to compile since it doesn't 
require mxDateTime.  With a properly compiled psycopg, syncdb receives errors when it tries to set 
the timezone.  

I would suggest changing to recommend the use of psycopg2 in the documentation by setting the 
DATABASE_ENGINE setting to "postgresql_psycopg2"
Comment 1 by project member trowb...@gmail.com, Dec 27, 2008
What documentation are you referring to? I don't see any references to psycopg at all.
Status: NeedInfo
Comment 2 by project member trowb...@gmail.com, Jan 29, 2009
 Issue 835  has been merged into this issue.
Comment 4 by project member chip...@gmail.com, Jan 30, 2009
Fixed in r1719.
Status: Fixed
Sign in to add a comment

Powered by Google Project Hosting