I am seeing this error - http://dpaste.com/72596/ with django trunk (rev
8445) when I try to run syncdb using psycopg2 but it works just fine if I
use sqlite.

Basically I'm getting an error when doing the table introspection code. I
can see that there's been some refactoring in this area but the SQL
statements look the same.

Any thoughts on how best to troubleshoot this?

FYI - I'm using Postgres 8.3.3 on ubuntu

-Chirs

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

Reply via email to