Re: [HACKERS] keeping track of connections

Поиск
Список
Период
Сортировка
От dg@illustra.com (David Gould)
Тема Re: [HACKERS] keeping track of connections
Дата
Msg-id 9806031858.AA01736@hawk.illustra.com
обсуждение исходный текст
Ответ на Re: [HACKERS] keeping track of connections  ("Ulrich Voss" <voss@vocalweb.de>)
Список pgsql-hackers
Ulrich Voss writes:
> Massimo had a patch, which added the pid in the first field of the
> debug output (and I guess a timestamp). So you can easily
> sort/grep/trace the debug output.
>
> Perhaps this would help and should be really easy.
>
> BTW., I think this feature is so neat, it should be integrated even
> if it doesn't solve *your* problem ;-)

This is very very helpful when trying to debug interactions between backends
too. For example if something blows up in the lock manager this can give
a record of who did what to who when.

Great idea.
-dg


David Gould            dg@illustra.com           510.628.3783 or 510.305.9468
Informix Software  (No, really)         300 Lakeside Drive  Oakland, CA 94612
"Don't worry about people stealing your ideas.  If your ideas are any
 good, you'll have to ram them down people's throats." -- Howard Aiken

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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] keeping track of connections
Следующее
От: dg@illustra.com (David Gould)
Дата:
Сообщение: Re: [HACKERS] keeping track of connections