Hi guys, I set my library path using, 'sqlalchemy.url=postgresql +psycopg2://username:password@localhost:5432/opt/local/var/db/postgresql94/ defaultdb' But when I try to access it I get a 'OperationalError: (psycopg2.OperationalError) FATAL: database "opt/local/var/db/postgresql94/defaultdb" does not exist’
Why is this happening, can somebody please help? Have I set my path correctly? The database is stored there... Thanks -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

