Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, Josh Berkus <josh(at)agliodbs(dot)com>, Kevin Grittner <kgrittn(at)ymail(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Craig Ringer <craig(at)2ndquadrant(dot)com>
Subject: Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Date: 2014-10-27 20:24:58
Message-ID: CAM3SWZTvvaiEtSbVLH7zntRU6M8CfmzTAD8AF2xQ+dh=gQhwNw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Oct 27, 2014 at 1:22 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Mon, Oct 27, 2014 at 1:44 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
>> I think by far the biggest problem here is the
>> lack of attention to the design from others.
>
> I find that attitude incredible.

What I mean is that that's the thing that clearly needs scrutiny the
most. That isn't an attitude - it's a technical opinion.

--
Peter Geoghegan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-10-27 20:27:57 Re: Reducing the cost of sinval messaging
Previous Message Robert Haas 2014-10-27 20:22:25 Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}