Re: Patch: Global Unique Index

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Patch: Global Unique Index
Дата
Msg-id 26fcfb7700783faa397c712ea9721090958e0e51.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: Patch: Global Unique Index  (Vik Fearing <vik@postgresfriends.org>)
Ответы Re: Patch: Global Unique Index  (Vik Fearing <vik@postgresfriends.org>)
Список pgsql-hackers
On Tue, 2022-11-29 at 13:58 +0100, Vik Fearing wrote:
> I disagree.  A user does not need to know that a table is partitionned, 
> and if the user wants a unique constraint on the table then making them 
> type an extra word to get it is just annoying.

Hmm.  But if I created a primary key without thinking too hard about it,
only to discover later that dropping old partitions has become a problem,
I would not be too happy either.

Yours,
Laurenz Albe



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Collation version tracking for macOS
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication