Re: Partitioning vs ON CONFLICT

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Partitioning vs ON CONFLICT
Дата
Msg-id CAH2-Wz=3LbiK+XaDja8p5nohuyjBVMR-t4UhSFEsx4fMKA94RQ@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] Partitioning vs ON CONFLICT  (Thom Brown <thom@linux.com>)
Список pgsql-hackers
On Fri, Mar 31, 2017 at 5:44 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> And, indeed, you could get an unique constraint or exclusion error
> because of an index on the child even though it's not global to the
> partitioning hierarchy.  So maybe we can support this after all, but
> having messed it up once, I'm inclined to think we should postpone
> this to v11, think it over some more, a

Fine by me.

-- 
Peter Geoghegan



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

Предыдущее
От: Ashutosh Sharma
Дата:
Сообщение: Re: [sqlsmith] Failed assertion in _hash_kill_items/MarkBufferDirtyHint
Следующее
От: Tom Lane
Дата:
Сообщение: Re: LWLock optimization for multicore Power machines