Re: [SQL] Question on MERGE in postgresql - Mailing list pgsql-sql

From David G. Johnston
Subject Re: [SQL] Question on MERGE in postgresql
Date
Msg-id CAKFQuwbdNj6mSTWi9NTDhm57zheFvep3hQcoR3BLGXxALB1zNw@mail.gmail.com
Whole thread Raw
In response to [SQL] Question on MERGE in postgresql  (Kaleeswaran Velu <kaleeswaran.velu@gmail.com>)
List pgsql-sql
On Sat, Feb 18, 2017 at 8:32 AM, Kaleeswaran Velu <kaleeswaran.velu@gmail.com> wrote:
Greeting all,
I am using postgresql 9.4. When I try to use "Merge" command, seems not working. 

​There is no MERGE command in PostgreSQL


​Beginning with 9.5.x we do have:  INSERT ... ON CONFLICT which is similar


David J.

pgsql-sql by date:

Previous
From: Kaleeswaran Velu
Date:
Subject: [SQL] Question on MERGE in postgresql
Next
From: Gaurav Tomar
Date:
Subject: [SQL] FDW Process ID (PID)