Re: RE: SHM ids (was running pgsql 7 under Jail'ed virtual machine on FreeBSD 4.2) - Mailing list pgsql-general

From Tom Lane
Subject Re: RE: SHM ids (was running pgsql 7 under Jail'ed virtual machine on FreeBSD 4.2)
Date
Msg-id 16310.978752980@sss.pgh.pa.us
Whole thread Raw
In response to RE: SHM ids (was running pgsql 7 under Jail'ed virtual machine on FreeBSD 4.2)  ("Dave VanAuken" <dave@hawk-systems.com>)
List pgsql-general
"Dave VanAuken" <dave@hawk-systems.com> writes:
> the jail can only address the PID's that operate within itself... in
> effect allowing it to f'up its own enviroment only...

Certainly a jailed process should not be allowed to actually kill()
a process outside the jail.  The question is what error code does it
get?

            regards, tom lane

pgsql-general by date:

Previous
From: "Dave VanAuken"
Date:
Subject: RE: SHM ids (was running pgsql 7 under Jail'ed virtual machine on FreeBSD 4.2)
Next
From: Adam Haberlach
Date:
Subject: Re: PHP and PostgreSQL