Re: backend process terminates

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: backend process terminates
Дата
Msg-id 1222.1186258458@sss.pgh.pa.us
обсуждение исходный текст
Ответ на backend process terminates  (Geoffrey Myers <geof@serioustechnology.com>)
Ответы Re: backend process terminates
Re: backend process terminates
Список pgsql-general
Geoffrey Myers <geof@serioustechnology.com> writes:
> The output from the gdb batch process may be found here:
> http://www.serioustechnology.com/gdbbatch.txt

gdb isn't telling you the whole truth, evidently --- how'd control get
from line 781 to 912 with nothing in between?  Recompiling the backend
with -O0 or at most -O1 would be a good idea to get a more trustworthy
gdb trace.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Help to solve configure error
Следующее
От: nac1967
Дата:
Сообщение: Re: v8.2 ... command line interface on Windows