Re: How to analyze of short but heavy intermittent slowdown on BIND on production database (or BIND vs log_lock_waits)

From: MichaelDBA <MichaelDBA(at)sqlexec(dot)com>
To: Maxim Boguk <maxim(dot)boguk(at)gmail(dot)com>
Cc: pgsql-performance(at)lists(dot)postgresql(dot)org
Subject: Re: How to analyze of short but heavy intermittent slowdown on BIND on production database (or BIND vs log_lock_waits)
Date: 2023-01-05 11:31:46
Message-ID: 103b95ea-75d1-0a1e-9fed-817c17f31b0f@sqlexec.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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?

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Maxim Boguk 2023-01-05 11:44:33 Re: How to analyze of short but heavy intermittent slowdown on BIND on production database (or BIND vs log_lock_waits)
Previous Message Maxim Boguk 2023-01-05 10:57:00 Re: How to analyze of short but heavy intermittent slowdown on BIND on production database (or BIND vs log_lock_waits)