Re: BUG #1279: pg_dump/resore has trouble with implicit sequences of renamed tables - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1279: pg_dump/resore has trouble with implicit sequences of renamed tables
Date
Msg-id 18575.1097013820@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1279: pg_dump/resore has trouble with implicit sequences of renamed tables  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> Description:        pg_dump/resore has trouble with implicit sequences of
> renamed tables

Yeah, this is addressed in 8.0's pg_dump, but the solution isn't
portable back to existing releases (it needs a new backend function).

            regards, tom lane

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1279: pg_dump/resore has trouble with implicit sequences of renamed tables
Next
From: "Luiz K. Matsumura"
Date:
Subject: pg_dumpall bug in PG 8.0b3 Win32 port