Re: GeoDjango--no "django_session_id_seq" with pgsql?

2007-10-26 Thread Matthew Wensin
I suspected the script as well, but when I first asked the question in #django, I was told by a pretty experienced Djangonista that the "django_session_iq_seq" sequence should exist. As such I assumed it was a problem with GeoDj. Thanks for clearing this up, Matt On 10/26/07 2:49 PM, "Just

GeoDjango--no "django_session_id_seq" with pgsql?

2007-10-26 Thread Matthew Wensin
I¹m trying to use db_dump.py to migrate a geospatial db from one machine to another, and I¹m getting the following error: ³Programming Error: relation Œdjango_session_id_seq¹ does not exist² I¹ve checked both databases and this sequence is no where to be found. Is there an error somewhere in Geo