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