On Fri, 2025-04-18 at 07:31 +0000, sivapostg...@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