Re: Error while updating a table

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: "sivapostgres@yahoo.com" <sivapostgres@yahoo.com>, Pgsql-general <pgsql-general@postgresql.org>
Date: 2025-04-18T09:58:11Z
Lists: pgsql-general
On Fri, 2025-04-18 at 07:31 +0000, sivapostgres@yahoo.com wrote:
> For the second part, how to identify that culprit query?

If the query caused an error, and you left "log_min_messages" at the
default setting, the error and the statement that caused it should
be in the PostgreSQL log.

Yours,
Laurenz Albe