--On 18. Januar 2008 15:56:02 -0800 Alex Turner <[EMAIL PROTECTED]> wrote:


I am getting an error connecting to Postgresql:
ImportError: unknown database 'psycopg'



The canonical driver name for Postgres databases is 'postgres'.
Looks like a typo in Martin's book. psycopg(2) is name of the
underlying Python driver for Postgres but it is not part
of the DSN.

Andreas

Attachment: pgpkKYBlPQyN5.pgp
Description: PGP signature

Reply via email to