Re: [HACKERS] Partitioning vs ON CONFLICT

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] Partitioning vs ON CONFLICT
Дата
Msg-id CA+TgmoYk2pk=ej4qinmwU9TQvA-gORm0rj7yse_-sTm37ExDLw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Partitioning vs ON CONFLICT  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Ответы Re: [HACKERS] Partitioning vs ON CONFLICT  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-hackers
On Tue, Aug 1, 2017 at 12:26 AM, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
> So is the latest patch posted upthread to process ON CONFLICT DO NOTHING
> using locally-defined unique indexes on leaf partitions something to consider?

Yeah, for v11.

> Maybe, not until we have cascading index definition working [1]?

Not sure what that has to do with it.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: [HACKERS] JDBC 42.1.4 released
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Update comments in nodeModifyTable.c