dump/reload with sequences fails - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject dump/reload with sequences fails
Date
Msg-id 200009270022.e8R0M9u64780@hub.org
Whole thread Raw
List pgsql-bugs
Vince (vev@hub.org) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
dump/reload with sequences fails

Long Description
dumping a table then reloading it on a new database fails if there are sequences involved because the sequence isn't
createdbefore the copy. 
After the copy, the sequence's value isn't updated.


Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can't compile postgres 7 on HP-UX 10.2
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Documentation bug