Re: error-free disabling of individual child partition
- From: "Zeugswetter Andreas DCP SD" <ZeugswetterA(at)spardat(dot)at>
- To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>, "Simon Riggs" <simon(at)2ndquadrant(dot)com>
- Cc: "April Lorenzen" <outboundindex(at)gmail(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
- Subject: Re: error-free disabling of individual child partition
- Date: Tue, 23 May 2006 09:49:16 +0200
- Message-id: <E1539E0ED7043848906A8FF995BDA57901054A9F(at)m0143(dot)s-mxs(dot)net>
> > table of another table. I propose a TODO item to allow this:
> >
> > ALTER TABLE childN INHERITS ( parent1, ... );
> > We don't need a disinherit do we?
I propose: ALTER TABLE childN INHERITS ();
Thus I also think, that the list should be complete, and is not an
addition
to existing inheritance.
>
> O, yes, I think we do. I can imagine that the ability to swap a table
Agreed. Simon, were you testing how many ppl read to the end :-)
Andreas
Home |
Main Index |
Thread Index