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: 2006-05-23 07:49:16
Message-ID: E1539E0ED7043848906A8FF995BDA57901054A9F@m0143.s-mxs.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> > 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2006-05-23 09:51:44 Re: error-free disabling of individual child partition
Previous Message Thomas Hallgren 2006-05-23 07:23:53 Re: Porting MSSQL to PGSQL (Was: [OT] MySQL is bad, but THIS bad?)