pg_dump dies on a renamed sequence... (7.2) - Mailing list pgsql-general

From Chris Gamache
Subject pg_dump dies on a renamed sequence... (7.2)
Date
Msg-id 20030721170540.86771.qmail@web13808.mail.yahoo.com
Whole thread Raw
List pgsql-general
pg_dump: query to get data of sequence "profile_id_seq" returned name
"profiles_id_seq"

I renamed a sequence using PgAdmin II from profiles_id_seq to profile_id_seq.
Any suggestions on getting everything synched to the proper names again?

CG



__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

pgsql-general by date:

Previous
From: Philip Greer
Date:
Subject: Why does it not use the index?
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: Incomprehensible behaviour of a foreign key.