From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 10:53:24 2004 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 7822B16A4CE for ; Tue, 24 Feb 2004 10:53:24 -0800 (PST) Received: from fep19.tmt.tele.fi (tank-fep4-0.inet.fi [194.251.242.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BC8343D1D for ; Tue, 24 Feb 2004 10:53:23 -0800 (PST) (envelope-from ignatz@liukuma.net) Received: from rekon ([62.71.30.51]) by fep19.tmt.tele.fi (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040224185322.GBGU20727.fep19.tmt.tele.fi@rekon>; Tue, 24 Feb 2004 20:53:22 +0200 From: "Reko Turja" To: "'mikko'" , Date: Tue, 24 Feb 2004 20:53:24 +0200 Message-ID: <00d601c3fb07$7af89480$0a06a8c0@rekon> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: Importance: Normal Subject: RE: postgresql & client 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: Tue, 24 Feb 2004 18:53:24 -0000 > I run into something weird. Is it so, that you cannot have both; the > postgresql server, and postgresql client, installed at the same time? AFAIK the PGSQL server port contains the client as well and installs it by default. -Reko