You're welcome. It may be too late, but FYI: [EMAIL PROTECTED]:/usr/local/lib/python2.5$ apt-cache search psycopg2 python-psycopg2 - Python module for PostgreSQL python-psycopg2-dbg - Python module for PostgreSQL (debug extension) python-psycopg2da - Zope database adapter based on python-psycopg2 -- zope3 version zope-psycopgda2 - Zope database adapter based on python-psycopg2
I'm on Feisty with the standard repositories. Happy coding Cheers _Brian On Apr 28, 1:14 am, HenrikG <[EMAIL PROTECTED]> wrote: > Thanks for the tip Brian! > I checked with pg_config --configure > and found out that Postgresql was indeed built with "enable-thread- > safety". > (I had to install libpq-dev with apt-get to get the pg_config-command) > > About psycopg, on this site:http://www.initd.org/tracker/psycopg > > it says that you're supposed to use psycopg2, and when I search the > apt packages I can only find psycopg version 1.1.21. That is why I've > chosen to install psycopg2 from source. > > About the note "make sure that your libpq has been compiled with the -- > with-thread-safety option", > would that be the same as saying that > "make sure that postgresql has been compiled with tread-safety"? > > sincerely > /Henrik > > On 28 Apr, 00:39, Brian Luft <[EMAIL PROTECTED]> wrote: > > > Well I'm checking against Debian here at work and can check my Ubuntu > > installation at home later, but running pg_config shows that postgres > > was built with the "enable-thread-safety" option - (not sure if that > > is a different option or if the psycopg docs are incorrect). I would > > assume the same for the version in the Ubuntu repos. Of course you > > can always verify yourself by running "pg_config" > > > Also, any reason you're building psycopg from source rather than using > > the apt package? > > > Cheers > > -Brian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---