After upgrading to Postgres 14.6 and enabling pg_stat_statements, it appears in this latest version of Postgres, the column in pg_stat_statements that was named “total_time” is now named “total_exec_time”.
All AES queries used to push data to PDC using “total_time” are now failing. There does not appear to be an AES update for this.
How can I update AES to fix the column name in the Connect SQL rules:
@Glen Caldwell What is the Pega version installed?
Did you check if Postgres 14.6 is a supported stack on the Platform Support Guide? It is only supported from Pega 8.8 onwards according to the Platform Support Guide
:Please see the limitations described herehere, and here.