Re: Adding a field in Path Structure and Plan Structure

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: Adding a field in Path Structure and Plan Structure
Дата
Msg-id 87mycczuvw.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: Adding a field in Path Structure and Plan Structure  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Adding a field in Path Structure and Plan Structure
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:

> Attach to the backend with gdb.  Then you can get a backtrace, esp. if
> you've built with --enable-debug.
>
> It may be helpful to use lsof to figure out which backend your psql
> session is connected to.

select backend_pid();

is pretty handy for this. Though if you have the backend crashing on every
plan it may not help...
--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com Ask me about EnterpriseDB's Slony Replication
support!


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Adding a field in Path Structure and Plan Structure
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Adding a field in Path Structure and Plan Structure