Re: Segmentation fault when running queries in sequence

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Segmentation fault when running queries in sequence
Дата
Msg-id 1418006.1695513406@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Segmentation fault when running queries in sequence  (Matt Gibbins <matt_gibbins@fastmail.com.au>)
Ответы Re: Segmentation fault when running queries in sequence
Список pgsql-admin
Matt Gibbins <matt_gibbins@fastmail.com.au> writes:
> When I launch gdb for stack trace on the server the process hangs.

If you mean you're attaching gdb to the active server process, yes
that would stop execution.  You could just say "continue" and
wait for the segfault to occur.

            regards, tom lane



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

Предыдущее
От: Matt Gibbins
Дата:
Сообщение: Re: Segmentation fault when running queries in sequence
Следующее
От: Matt Gibbins
Дата:
Сообщение: Re: Segmentation fault when running queries in sequence