Tom Lane wrote:
Geoffrey <[EMAIL PROTECTED]> writes:
Question is, when I see:
#17 0x08151bc5 in ClosePostmasterPorts ()
in the stack trace of the process, is this an indicator that the backend
process was trying to shutdown?
No; that's a function that's executed immediately after fork() to cl
Geoffrey <[EMAIL PROTECTED]> writes:
> Question is, when I see:
> #17 0x08151bc5 in ClosePostmasterPorts ()
> in the stack trace of the process, is this an indicator that the backend
> process was trying to shutdown?
No; that's a function that's executed immediately after fork() to close
postmast