Re: swarm of processes in BIND state?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: depesz(at)depesz(dot)com
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: swarm of processes in BIND state?
Date: 2016-05-28 18:15:07
Message-ID: 5135.1464459307@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hubert depesz lubaczewski <depesz(at)depesz(dot)com> writes:
> Does that help us in any way?

Not terribly. That confirms that the processes are contending for a
spinlock, but we can't tell which one. Can you collect a few stack traces
from those processes?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2016-05-28 18:32:02 Re: swarm of processes in BIND state?
Previous Message hubert depesz lubaczewski 2016-05-28 18:08:07 Re: swarm of processes in BIND state?