From owner-freebsd-questions@FreeBSD.ORG Mon Oct 27 10:52:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BD5216A4B3 for ; Mon, 27 Oct 2003 10:52:45 -0800 (PST) Received: from siralan.org (12-223-227-231.client.insightbb.com [12.223.227.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31A4C43FD7 for ; Mon, 27 Oct 2003 10:52:44 -0800 (PST) (envelope-from mikes@siralan.org) Received: from siralan.org (localhost [127.0.0.1]) by siralan.org (8.12.9p2/8.12.9) with ESMTP id h9RIqcxq005064; Mon, 27 Oct 2003 13:52:39 -0500 (EST) (envelope-from mikes@siralan.org) Received: (from mikes@localhost) by siralan.org (8.12.9p2/8.12.9/Submit) id h9RIqWCg005063; Mon, 27 Oct 2003 13:52:32 -0500 (EST) (envelope-from mikes) From: "Michael L. Squires" Message-Id: <200310271852.h9RIqWCg005063@siralan.org> To: freebsd-questions@penguinpowered.org (Wayne Pascoe) Date: Mon, 27 Oct 2003 13:52:31 -0500 (EST) In-Reply-To: <20031027124247.GD61438@marvin.penguinpowered.org> from "Wayne Pascoe" at Oct 27, 2003 12:42:48 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: FreeBSD questions Subject: Re: PostgreSQL on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 18:52:45 -0000 > I'm trying to configure and tune postgresql on FreeBSD 4.9. We want to > allow at least 128 concurrent connections but preferably 256. My memory is that there was some extensive discussion of this on the freebsd-databases mailing list, and a search of the archives at lists.freebsd.org should turn them up. Mike Squires