Re: Materialized views and unique indexes

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Materialized views and unique indexes
Дата
Msg-id 51394E11.7040203@agliodbs.com
обсуждение исходный текст
Ответ на Materialized views and unique indexes  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Materialized views and unique indexes  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
> As expected, the refresh failed, but the error message is not really
> user-friendly.
> Shouldn't we output instead something like that?
> ERROR: could not refresh materialized view because of failure when
> rebuilding index"
> DETAIL: key is duplicated.

Is there a good reason to allow unique indexes (or constraints in
general) on matviews?


-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

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