Re: How to analyze of short but heavy intermittent slowdown on BIND on production database (or BIND vs log_lock_waits)
Michaeldba@sqlexec.com <michaeldba@sqlexec.com>
From: MichaelDBA <MichaelDBA@sqlexec.com>
To: Maxim Boguk <maxim.boguk@gmail.com>
Cc: pgsql-performance@lists.postgresql.org
Date: 2023-01-05T11:31:46Z
Lists: pgsql-performance
What happens if you take pg_stat_statements out of the picture (remove from shared_preload_libraries)? Does your BIND problem go away?