Re: Check constraints on partition parents only?

Поиск
Список
Период
Сортировка
От Nikhil Sontakke
Тема Re: Check constraints on partition parents only?
Дата
Msg-id CABamaqPS1WWV6LKJoYQW736EyoTPr348EijsZVBv6xAJvp03Wg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Check constraints on partition parents only?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Check constraints on partition parents only?
Список pgsql-hackers
 
We could imagine doing something like CHECK ONLY (foo), but that seems
quite non-orthogonal with (a) everything else in CREATE TABLE, and
(b) ALTER TABLE ONLY.


Yeah, I thought about CHECK ONLY support as part of table definition, but as you say - it appears to be too non-standard right now and we can always go back to this later if the need be felt.

Regards,
Nikhils

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: error: could not find pg_class tuple for index 2662
Следующее
От: jordani@go-link.net
Дата:
Сообщение: Incremental checkopints