On Thu, 7 Sept 2023 at 08:45, gzh <gzhcoder@xxxxxxx> wrote: > but is there a good way to find out which SQL statements have issues without having to run all SQL statements, as it would be too expensive? Does your postgresql server log not contain the error with the statement at issue? Geoff