Re: select query core dump

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Re: select query core dump
Дата
Msg-id 415739B8.8050800@bigfoot.com
обсуждение исходный текст
Ответ на select query core dump  ("John Liu" <johnl@stihealthcare.com>)
Список pgsql-general
John Liu wrote:
> Pg version 7.4 on AIX,
>
>   psql dbs
>
>> >select * from tablex;
>
>  core dump, tablex has about 5 million records. What’s the proper
> approach to debug it?

A good start point is to upgrade to last version of the 7.4 series,
the 7.4.5 ( at time of this reply ).
If the application still do a core dump could be usefull analyze
the core and extract the stack trace ( I don't know if the gdb exist on AIX ).





Regards
Gaetano Mendola





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

Предыдущее
От: gearond@fireserve.net
Дата:
Сообщение: Re: wierd reserved word?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Large arrays give long lag on server side before command executes