Bruce Momjian <[EMAIL PROTECTED]> writes: > The auto-reaping is standard SysV behavior, while BSD is really ignore. You'll recall the ECHILD exception was installed by Tatsuo after seeing problems on Solaris. Evidently Solaris uses the auto-reap behavior too. I'm somewhat surprised that HPUX does not --- it tends to follow its SysV heritage when there's a conflict between that and BSD practice. Guess they went BSD on this one. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
- Re: [HACKERS] SIGCHLD handler in Postgres C function. Tom Lane
- Re: [HACKERS] SIGCHLD handler in Postgres C function. Tatsuo Ishii
- Re: [HACKERS] SIGCHLD handler in Postgres C function. Bill Studenmund
- Re: [HACKERS] SIGCHLD handler in Postgres C function. Tom Lane
- Re: [HACKERS] SIGCHLD handler in Postgres C function. Bill Studenmund
- Re: [HACKERS] SIGCHLD handler in Postgres C function. Tom Lane
- Re: [HACKERS] SIGCHLD handler in Postgres C function. Bill Studenmund
- Re: [HACKERS] SIGCHLD handler in Postgres C function. Bruce Momjian
- Re: [HACKERS] SIGCHLD handler in Postgres C function. Tom Lane
- Re: [HACKERS] SIGCHLD handler in Postgres C function. Bruce Momjian