Re: Partitioning vs ON CONFLICT

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: Partitioning vs ON CONFLICT
Дата
Msg-id 899c23c3-372a-481f-468a-c070e22e46d9@lab.ntt.co.jp
обсуждение исходный текст
Ответ на [HACKERS] Partitioning vs ON CONFLICT  (Thom Brown <thom@linux.com>)
Список pgsql-hackers
On 2017/03/30 18:02, Ashutosh Bapat wrote:
> This should be added to the open items list. I am not able to add it
> myself, as I don't have "editor" privileges on open items wiki. I have
> requested for those privileges.

I am going to shortly, after I reply to Shinoda-san's report.  While the
crash can be fixed with a simple patch, I think we need to consider a
bigger question of whether ON CONFLICT processing on leaf partitions
should really occur.  Commit 8355a011a0 enabled specifying ON CONFLICT DO
NOTHING on when inserting into a partitioned root table, but I think we
might need to reconsider.

Thanks,
Amit





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

Предыдущее
От: Rushabh Lathia
Дата:
Сообщение: Re: crashes due to setting max_parallel_workers=0
Следующее
От: vinayak
Дата:
Сообщение: Re: ANALYZE command progress checker