Re: Problem with dump/restore and inheritance - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Problem with dump/restore and inheritance
Date
Msg-id 200602250340.k1P3eV815486@candle.pha.pa.us
Whole thread Raw
In response to Re: Problem with dump/restore and inheritance  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> Chris Dunlop <chris@onthe.net.au> writes:
> > One way or the other, I think either allowing the inherited
> > constraints to be dropped, or the inability of pg_dump to
> > correctly dump the resulting schema, should be considered a bug
> > rather than a lacking feature, as the current situation results
> > in problematical restores.  Is there a "known bugs" list?
>
> I agree that allowing inherited constraints to be dropped is a bug.
> We don't really have a "known bugs" list other than the TODO list,
> which presently includes
>
>     o %Disallow dropping of an inherited constraint
>     o %Prevent child tables from altering or dropping constraints
>           like CHECK that were inherited from the parent table
>
> (Which looks a bit redundant to me, but that's what Bruce has listed.)

Thanks, first one removed.

--
  Bruce Momjian   http://candle.pha.pa.us
  SRA OSS, Inc.   http://www.sraoss.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #2268: initdb fails to initialize database cluster with
Next
From: "prabu"
Date:
Subject: BUG #2281: storing images in databse