[OS X] can't connect to db

Gerhard Häring gh_pythonlist at gmx.de
Fri Oct 19 01:01:07 EDT 2001


On Thu, Oct 18, 2001 at 02:59:59PM -0700, rdack wrote:
> rdacker at pacbell.net (rdack) wrote:
> > using pygresql-3.2, postgresql-7.1.3, mac os x 10.1, mac g4.
> > 	doesn't work:
> >  [...]  
> i looked closer. misspelled '_pg'. i keep doing that because i was
> used to using libpq.
> never mind. everything working.

If you prefer to use PyGreSQL, I recommend using the version from the
PostgreSQL source tree (src/interfaces/python) or even the CVS version.
These versions are newer than PyGreSQL 3.2 and contain essential
bugfixes (fetchone works now; less leaks).

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list