Ahh - that is the thing - he doesn't say in the book about postgresql, that
is sort of the problem!  He uses MySQL (Ugh) in the book,  so I was sort of
guessing.

Alex

On Jan 19, 2008 11:23 AM, Andreas Jung <[EMAIL PROTECTED]> wrote:

>
>
> --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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to