The problem there was that much of the data I was importing came from
the
site's old MySQL database from before I started using PostGIS and
GeoDjango.
Does anyone know if there's a way to tell Postgresql to automatically
detect what's
in the table and resequence?

On Mar 28, 1:17 pm, "Brian Armstrong" <[EMAIL PROTECTED]> wrote:
> Also, if you have access to the old DB still, consider exporting the
> entire thing out again.  Make sure that you include the structural
> part as well as the data itself.  It should export it directly as a
> series of SQL statements.  A complete dump will provide information
> about the sequences.
--~--~---------~--~----~------------~-------~--~----~
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