pg_dump error - Mailing list pgsql-general

From mike
Subject pg_dump error
Date
Msg-id 001c01c0c74d$63889ac0$0100000a@Domain.wyd2002.org
Whole thread Raw
Responses Re: pg_dump error
List pgsql-general
I'm trying to back up a table by dumping to a text file,
but in the proccess of dumping I get the following error
 
dumpSequence(pilgram_en_id_seq): different sequence name returned by SELECT: pilgram_cross_id_seq
 
I'm not sure what this means, and I have no idea how to corect it.
 
Mike

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: local security
Next
From: "Rod Taylor"
Date:
Subject: Re: index not used with subselect in where clause ?