Re: Do not INSERT if UPDATE fails

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Alexander Farber <alexander(dot)farber(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Do not INSERT if UPDATE fails
Date: 2017-08-02 16:23:27
Message-ID: CAOR=d=0fLpyTxpAUciUE_+yNOXAbbPdBHZDhHkqUicQYTcNBCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does insert's "on conflict" clause not work for this usage?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2017-08-02 16:37:41 Re: Would you add a --dry-run to pg_restore?
Previous Message Scott Marlowe 2017-08-02 16:11:08 Re: Question about loading up a table