From: | Matt Beauregard <matt(at)designscape(dot)com(dot)au> |
---|---|
To: | Dave VanAuken <dave(at)hawk-systems(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: running pgsql 7 under Jail'ed virtual machine on FreeBSD 4.2 |
Date: | 2001-01-05 01:41:27 |
Message-ID: | 20010105124127.H2835@designscape.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general pgsql-hackers |
On Thu, Jan 04, 2001 at 05:04:50PM -0500, Dave VanAuken wrote:
> Have a FreeBSD 4.2 box... have created two Virtual machines with the
> jail process.
> Apache and PHp configure and execute fine, but am having some
> configuration and execution problems with pgsql... not sure if I am
> missing something or if pgsql just cannot deal with being in the jail
> and sharing the sysv memory
>
> Attempting to manually start the postmaster produces the following:
>
> %postmaster -i
> IpcMemoryCreate: shmget failed (Function not implemented)
> key=5432010,
Perhaps you could mail freebsd-questions(at)freebsd(dot)org and find out if
there are any issues with shared memory inside a jail. My first guess
as to what the error message means is that it's not supported.
--
Matt Beauregard
Information Technology Operations, DesignScape
Ph: +61 2 9361 4233 Fx: +61 2 9361 4633
From | Date | Subject | |
---|---|---|---|
Next Message | Luis Fernando Fabara M. | 2001-01-05 02:36:05 | Cobol TO SQL To PostgreSQL |
Previous Message | Merhaut, James H | 2001-01-05 00:10:42 | Listing users |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-01-05 01:50:09 | Re: pg_dump return status.. |
Previous Message | Philip Warner | 2001-01-05 01:40:13 | Re: [HACKERS] RE: pg_dump return status.. |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-01-05 01:50:09 | Re: pg_dump return status.. |
Previous Message | Philip Warner | 2001-01-05 01:40:13 | Re: [HACKERS] RE: pg_dump return status.. |