Re: syncdb and postgres problems

2008-01-25 Thread Jeremy Dunck
On Jan 25, 2008 11:55 AM, Martin Ostrovsky <[EMAIL PROTECTED]> wrote: > > I'm trying to run syncdb on a clean database (no other tables etc.) in > postgres. It produces the standard Postgres error: ... > I know there's nothing wrong with my settings file and/or models code > because I'm just

syncdb and postgres problems

2008-01-25 Thread Martin Ostrovsky
I'm trying to run syncdb on a clean database (no other tables etc.) in postgres. It produces the standard Postgres error: psycopg2.ProgrammingError: current transaction is aborted, commands ignored until end of transaction block Digging a bit deeper, I see the exception is thrown in