Re: Huge spikes in number of connections doing "PARSE"

Поиск
Список
Период
Сортировка
От Gurjeet Singh
Тема Re: Huge spikes in number of connections doing "PARSE"
Дата
Msg-id AANLkTi=DUxGjSizQMiGR-vp7zufMiRnFH5n2C+zz=rDC@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Huge spikes in number of connections doing "PARSE"  (Noah Misch <noah@leadboat.com>)
Список pgsql-general
On Fri, Mar 11, 2011 at 11:13 AM, Noah Misch <noah@leadboat.com> wrote:

  gdb -ex=bt /path/to/bin/postgres $pid </dev/null

I've used this on production systems to debug issues like this one, and I've
never observed damage.  The exact effect of debugger attach/detach may be
OS/kernel-dependent, so it's hard to make categorical guarantees of safety.

At least on Windows NT and derivatives (until I last checked a few years ago),  detaching a debugger kills the debugged process.

Regards,
--
Gurjeet Singh
EnterpriseDB Corporation
The Enterprise PostgreSQL Company

В списке pgsql-general по дате отправления:

Предыдущее
От: runner
Дата:
Сообщение: Re: How do you change the size of the WAL files?
Следующее
От: Jov
Дата:
Сообщение: Re: how can I get back superuser back?