From owner-freebsd-stable@FreeBSD.ORG Mon Mar 2 22:24:56 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 014601065672 for ; Mon, 2 Mar 2009 22:24:56 +0000 (UTC) (envelope-from nicolas@boiteameuh.org) Received: from popple.boiteameuh.org (popple.boiteameuh.org [82.232.215.170]) by mx1.freebsd.org (Postfix) with ESMTP id AFFDE8FC08 for ; Mon, 2 Mar 2009 22:24:55 +0000 (UTC) (envelope-from nicolas@boiteameuh.org) Received: by popple.boiteameuh.org (Postfix, from userid 1000) id 3F9BE4EC69; Mon, 2 Mar 2009 23:07:29 +0100 (CET) Date: Mon, 2 Mar 2009 23:07:30 +0100 From: nicolas@boiteameuh.org To: freebsd-stable@freebsd.org Message-ID: <20090302220729.GN14832@boiteameuh.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Subject: IPC Sys5 for amd64? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2009 22:24:56 -0000 Hi all, I'm trying to install a PostgreSQL db on FreeBSD 7.1-RELEASE amd64. It's seems I can't allocate a shared memory segment more than 2GB. I tune sysctl ipc.shm* values but without effects. IPC Sys5 isn't "64bit-aware" or the problem is elsewhere? Regards, -- Nicolas Haller