Re: psycopg2.ProgrammingError: relation "foo" does not exist when doing "select * from foo"
Stuart Bishop <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
bear wrote: > Any pointers to how I can fix this - needless to say it has be tearing > my hair out. Put together a small self contained example so we can see. Most likely you are connecting as a user that doesn't have permissions to the table or you are connecting to the wrong database. -- Stuart Bishop <[email protected]> http://www.stuartbishop.net/ _______________________________________________ Psycopg mailing list Psycopg-IAPFreCvJWPBWskQ1e/[email protected] http://lists.initd.org/mailman/listinfo/psycopg
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD4DBQFHla7bAfqZj7rGN0oRAsz3AJ0ehveA61lk/F91u8I7IZDh0xDraQCY3Ljo CqLqluxPCZCgVTGLFazmaQ== =gGEm -----END PGP SIGNATURE-----