DPA - GCP Postgresql only showing top level SQL from procs
As suggested from our support case we are opening a feature request.
During the WebEx customer had let us know that information DPA needs for display is
not going to DPA from you PG DB.
pg_stat_statements
pg_stat_activity
Customer believes in back_end type and pid within pg_stat_statements, it appears DPA may be excluding parellel_worker.
DPA appears it will only show 'client_backend' as opposed to 'parellel_worker' as back_end type.
AE attempted to find an Advance Options to allow an 'AND clause filter', but there is not one.
Quick_Poll_where_clause may need to be altered by DPA Dev as a Feature Request.