Date: Tue, 12 Mar 2002 12:55:08 -0700 From: "Samuel Chow" <cyschow@shaw.ca> To: <joe@jwebmedia.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: [GENERAL] cannot initdb] - PostgreSQL Question Message-ID: <005001c1c9ff$d06afb00$2784412f@ca.nortel.com> References: <3C8E49E8.BB4917B9@jwebmedia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Before I get flamed for posting this question here - someone on the > PostgreSQL side recommended I post the question to a FreeBSD list since > the issue might be jail-related. Has anyone successfully installed > postgresql 7.1.3 in a jail on a FreeBSD 4.2 system? Thanks, Typically, IPC is not allowed in a jail, unless the sysctl jail.sysvipc_allowed is set to 1. Note that there are security implications by doing some. See jail(8) manpage for details. --- Samuel Chow cyschow@shaw.ca This message is displayed using recycled electrons. Segmentation Fault (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005001c1c9ff$d06afb00$2784412f>