Re: error-free disabling of individual child partition

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas DCP SD
Тема Re: error-free disabling of individual child partition
Дата
Msg-id E1539E0ED7043848906A8FF995BDA57901054A9F@m0143.s-mxs.net
обсуждение исходный текст
Ответы Re: error-free disabling of individual child partition
Re: error-free disabling of individual child partition
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Hallgren
Дата:
Сообщение: Re: Porting MSSQL to PGSQL (Was: [OT] MySQL is bad, but THIS bad?)
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: error-free disabling of individual child partition