[Zope] ZPyGreSQLDA connection string
Brad Crittenden
bac@ivc.com
Tue, 4 Apr 2000 10:26:44 -0400 (EDT)
hello:
could someone describe the format for the connection string for
ZPyGreSQLDA? i've looked everywhere but cannot find it documented.
i have a database called 'test' which i can connect to using psql.
it is running on the default port 5432. i have also successfully
connected using the python module.
the "obvious" connection strings ("test@localhost:5432", etc) don't
work. everything i try when establishing the database gives an
"Invalid connection string" error.
any help is appreciated.
thanks,
brad