Re: [ADMIN] postgresql in FreeBSD jails: proposal - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [ADMIN] postgresql in FreeBSD jails: proposal
Date
Msg-id 16615.1200611416@sss.pgh.pa.us
Whole thread Raw
In response to Re: [ADMIN] postgresql in FreeBSD jails: proposal  (Mischa Sandberg <mischa_sandberg@telus.net>)
List pgsql-hackers
Mischa Sandberg <mischa_sandberg@telus.net> writes:
> If anyone is interested in creating hung backends, you can
> create a named pipe, and tell the server to COPY from it.

That won't create a problematic situation though, until/unless you
SIGQUIT the parent postmaster.

Personally I think of this as "what happens after someone
kill -9's a postmaster that has live children".
        regards, tom lane


pgsql-hackers by date:

Previous
From: Hope Ho
Date:
Subject: modularity of PostgreSQL
Next
From: Bruce Momjian
Date:
Subject: Re: modularity of PostgreSQL