| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
| Cc: | Peter Geoghegan <pg(at)bowt(dot)ie>, "Shinoda, Noriyoshi" <noriyoshi(dot)shinoda(at)hpe(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Thom Brown <thom(at)linux(dot)com> |
| Subject: | Re: Partitioning vs ON CONFLICT |
| Date: | 2017-08-01 19:02:34 |
| Message-ID: | CA+TgmoYk2pk=ej4qinmwU9TQvA-gORm0rj7yse_-sTm37ExDLw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Aug 1, 2017 at 12:26 AM, Amit Langote
<Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2017-08-01 19:07:38 | Re: Update comments in nodeModifyTable.c |
| Previous Message | Dave Cramer | 2017-08-01 19:01:59 | JDBC 42.1.4 released |