Re: add_path optimization

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: add_path optimization
Дата
Msg-id 49896561.EE98.0025.0@wicourts.gov
обсуждение исходный текст
Ответ на Re: add_path optimization  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: add_path optimization  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>>> Tom Lane <tgl@sss.pgh.pa.us> wrote:
> If you can attach to the backend with gdb, try "bt", then "cont",
> then wait a few seconds, then control-C and "bt" again.  Repeat
> five or ten times and see if there's any consistency to the traces.

Attached.

-Kevin


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: add_path optimization
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: More FOR UPDATE/FOR SHARE problems