Re: debugging the server[ module causes server cash]

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: debugging the server[ module causes server cash]
Дата
Msg-id 4F2CE302.9010100@hogranch.com
обсуждение исходный текст
Ответ на debugging the server[ module causes server cash]  (Dave Potts <dave.potts@pinan.co.uk>)
Список pgsql-general
On 02/03/12 11:37 PM, Dave Potts wrote:
> Hi
>
> I have just inherited a private C module that lives in the context of
> the server with little or no documentation.
>
> It crashes taking the database down,  is there any advice on how to
> debug this type of beast ?
>
> This is not a problem with the postgres server but user module.

well, the first thing I always want to ask is, 'did this used to
work?'   if so, what changed ?


past that, well, its going to involve wanting to know what this module
does, and how its crashing...  its coredump and/or debug time.


--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


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

Предыдущее
От: Dave Potts
Дата:
Сообщение: debugging the server[ module causes server cash]
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: Why this regexp matches?!