gdb debugging with postgres

Поиск
Список
Период
Сортировка
От Ravi Kiran
Тема gdb debugging with postgres
Дата
Msg-id CAOh57xEnKpWJujyYwbB0OSAaMcGH8qNPQG7pJ-pEJaKmR=cetg@mail.gmail.com
обсуждение исходный текст
Ответы Re: gdb debugging with postgres
Список pgsql-general
hi , 

I am trying to attach a postgres process to gdb, Since I am using only 1 client , I am using the script give by Tom Lane posted in the mailing list.



I started running the client by following command psql test where test is my database.

But When I am running that script I am getting two client processes.

ravi     13368 13366  0 15:14 ?        00:00:00 postgres: checkpointer process                                 
ravi     13379 13366  0 15:14 ?        00:00:00 postgres: ravi test [local] idle  

Could any one tell me what is checkpointer process and is there any way of running the script without that process.

Thank you,
K.Ravikiran


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

Предыдущее
От: M Tarkeshwar Rao
Дата:
Сообщение: Insert query hangs
Следующее
От: M Tarkeshwar Rao
Дата:
Сообщение: Re: Insert query hangs