Re: syncdb and postgres problems

2008-01-25 Thread Russell Keith-Magee
On Jan 26, 2008 3:19 AM, Martin Ostrovsky <[EMAIL PROTECTED]> wrote: > > I posted in this in the Users group, but thought somebody here might > want to see this as well ... Please don't do this. Django-developers isn't the 'hard questions that couldn't be answered on django-users' mailing list -

Re: syncdb and postgres problems

2008-01-25 Thread Martin Ostrovsky
Forgot to add, I'm using Django from trunk, latest revision. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubs

syncdb and postgres problems

2008-01-25 Thread Martin Ostrovsky
I posted in this in the Users group, but thought somebody here might want to see this as well ... 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