| From: | Kevin Grittner <kgrittn(at)gmail(dot)com> |
|---|---|
| To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
| Cc: | Vitaly Burovoy <vitaly(dot)burovoy(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>, Jason Dusek <jason(dot)dusek(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: SERIALIZABLE and INSERTs with multiple VALUES |
| Date: | 2016-10-13 12:40:38 |
| Message-ID: | CACjxUsOmODz3y1WGf8DjynNZXwkbeVt4KgCEqiHyHM462g9j1g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Oct 12, 2016 at 5:21 PM, Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> On Wed, Oct 12, 2016 at 2:06 PM, Kevin Grittner <kgrittn(at)gmail(dot)com> wrote:
>> If the "proper" fix is impossible (or just too freaking ugly) we
>> might fall back on the fix Thomas suggested, but I would like to
>> take advantage of the "special properties" of the INSERT/ON
>> CONFLICT DO NOTHING code to avoid false positives where we can.
>
> Do you intend to propose a patch to do that?
Yes, I'm working on that.
--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2016-10-13 13:04:05 | Re: SERIALIZABLE and INSERTs with multiple VALUES |
| Previous Message | Karre, Kanakaraju (US - Hyderabad) | 2016-10-13 11:24:58 | Issue with installation of postgresql server |