Re: Is it possible to write a generic UPSERT?

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Is it possible to write a generic UPSERT?
Date: 2020-11-12 19:23:06
Message-ID: e86ceaa1-adc9-ae35-7c30-25c4cc77219d@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 12.11.20 um 18:34 schrieb Michael Lewis:
> MERGE command is implemented for this use case in some DBMS, but not
> Postgres (yet?).

MERGE is available in 2ndqPostgres, but that's not open source (it's
available for 2ndQ-customers on request).

Regards, Andreas

--
2ndQuadrant, an EDB company
www.2ndQuadrant.com / www.enterprisedb.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Lewis 2020-11-13 06:03:14 Re: Encryption with customer provided key in a multi tenant Postgres JSONB DB
Previous Message Bruce Momjian 2020-11-12 17:39:55 Re: Encryption with customer provided key in a multi tenant Postgres JSONB DB