Re: Materialized views and unique indexes

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Materialized views and unique indexes
Дата
Msg-id 5139562B.9010806@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Materialized views and unique indexes  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Materialized views and unique indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 03/08/2013 10:55 AM, Michael Paquier wrote:
> Also, as it is not mandatory for a unique index to be a constraint, I
> think that we should block the creation of unique indexes too to avoid
> any problems. Any suggestions?
How much does the planner benefit from the implied constraint of a
unique index? I almost wonder if it should be allowed at the cost of
making the refresh of a matview that fails to comply an error.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services




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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Materialized views and unique indexes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Enabling Checksums