Re: How do I upsert depending on a second table? - Mailing list pgsql-general

From David G. Johnston
Subject Re: How do I upsert depending on a second table?
Date
Msg-id CAKFQuwa6=k0=Oi-1cDqVVpwbxMvEWcw8hF8-uTV1z0rRTNSE5w@mail.gmail.com
Whole thread Raw
In response to How do I upsert depending on a second table?  (Samuel Marks <samuelmarks@gmail.com>)
List pgsql-general
On Tuesday, September 23, 2025, Samuel Marks <samuelmarks@gmail.com> wrote:


$subject

You can only upsert/provoke a meaningful conflict on the singular table being inserted into.

There are other features like functions and triggers that may get you something usable.

David J.

pgsql-general by date:

Previous
From: Samuel Marks
Date:
Subject: Re: How do I upsert depending on a second table?
Next
From: Juan Rodrigo Alejandro Burgos Mella
Date:
Subject: Re: How do I upsert depending on a second table?