From owner-freebsd-isp Thu Jan 4 15:59:39 2001 From owner-freebsd-isp@FreeBSD.ORG Thu Jan 4 15:58:51 2001 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with ESMTP id BA02837B400 for ; Thu, 4 Jan 2001 15:58:46 -0800 (PST) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 14EJa2-0005Gr-00; Thu, 4 Jan 2001 15:13:58 -0800 Date: Thu, 4 Jan 2001 15:13:58 -0800 (PST) From: Tom Samplonius To: Dave VanAuken Cc: freebsd-isp@FreeBSD.ORG Subject: RE: FreeBSD 4.2 > jailled virtual machine and PostgreSQL install/execute In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 4 Jan 2001, Dave VanAuken wrote: > Deserved the RTFM for not mentioning that I already had added the flag > in sysctl.conf on the host machine setting the jail.sysvipc_allowed=1 > > So with that in mind, this is one of the cases where this app will not > function because of the jail environment? > > Thanks > > Dave If you have SYSV memory enabled for jails, and it still doesn't work, it is possible that you've compiled SYSV memory out your custom kernel. It is in GENERIC by default. Also, try running postgres outside a jail. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message