Re: how to call a stored function on conflict

Luca Ferrari <[email protected]> Thu, 10 Oct 2019 15:39:06 +0200
Newsgroups gmane.comp.db.postgresql.admin
Message-ID <CAKoxK+6uhk+EgqhQnsUR0eDazcsMnKCEx3OzwkJ1Y6DeD15HVw@mail.gmail.com>
On Wed, Oct 9, 2019 at 4:26 PM Pepe TD Vo <[email protected]> wrote:
> would you please tell me what the issue here?

May I suggest to log the running queries and see what is effectively
executing your function?

Luca