Re: Inconsistent treatment of serials in pg_dump - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Inconsistent treatment of serials in pg_dump
Date
Msg-id 4DC851DE.6060803@agliodbs.com
Whole thread Raw
In response to Re: Inconsistent treatment of serials in pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Inconsistent treatment of serials in pg_dump  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
> As a counterexample, consider the case where multiple tables share the
> same sequence.  Suppressing one of the tables with -T ought not lead to
> suppressing the sequence.

Now, that's a good point.  And I don't expect that pg_dump can
distinguish between a serial and an sequence with a dependency?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Why not install pgstattuple by default?
Next
From: Dimitri Fontaine
Date:
Subject: Re: Why not install pgstattuple by default?