Tom Lane wrote:
William Yu <[EMAIL PROTECTED]> writes:

Doing a ps -ef | grep postgres, I will see something like:


root     17034     1  0 21:41 ?        00:00:00 gdb -q -x /dev/stdin postgres 
9131
postgres  9131  2712  0 20:31 ?        00:00:00 postgres: postgres netdata 
[local] VACUUM


So where did the gdb come from?

To be honest, I do not know. I see the parent process is 1 so something in the FCx kernel is triggering it. I just don't know where the logs for something like this would be.



The strange thing is I cannot kill the dead process.


It's not dead --- gdb has got it by the throat.

---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Reply via email to