From owner-freebsd-questions@FreeBSD.ORG Wed Apr 26 20:04:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5DBAE16A400 for ; Wed, 26 Apr 2006 20:04:25 +0000 (UTC) (envelope-from nhoyle@speedexpress.net) Received: from goliath.speedexpress.net (goliath.speedexpress.net [66.142.28.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id D989D43D45 for ; Wed, 26 Apr 2006 20:04:24 +0000 (GMT) (envelope-from nhoyle@speedexpress.net) Received: from localhost (goliath.speedexpress.net [66.142.28.6]) by goliath.speedexpress.net (Postfix) with ESMTP id 1DF286F157 for ; Wed, 26 Apr 2006 15:04:23 -0500 (CDT) Received: from goliath.speedexpress.net ([66.142.28.6]) by localhost (mail.speedexpress.net [66.142.28.6]) (amavisd-new, port 10025) with LMTP id 10245-01-22 for ; Wed, 26 Apr 2006 15:04:00 -0500 (CDT) Received: from [66.142.28.39] (star.speedexpress.net [66.142.28.39]) by goliath.speedexpress.net (Postfix) with ESMTP id B4F9C6F183 for ; Wed, 26 Apr 2006 15:03:57 -0500 (CDT) Message-ID: <444FD22D.9060409@speedexpress.net> Date: Wed, 26 Apr 2006 15:03:57 -0500 From: Nathanael Hoyle User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051213) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <444FCF75.90108@redry.net> In-Reply-To: <444FCF75.90108@redry.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new using ClamAV at speedexpress.net Subject: Re: postgres X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2006 20:04:25 -0000 eoghan wrote: > Hi > I am installing postgres81-server from ports, but it gives me an error. > It requires postgres81-client but I have postgres74-client installed. > I have not installed this port, so is there something that uses this? > I cannot find any pgsql script. Would it be safe to remove 74-client and > install the latest version? > Thanks > Eoghan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Do a pkg_info on the installed postgres74-client. This should list what package is was pulled in as a dependency for. If that program is actually USING the postgres support (rather than having been built with support for it that you weren't using), you would have to carefully migrate your data. Otherwise, you will probably want to rebuild said package without the postgres support, then remove the postgresql74-client and install the postgres81 client and server. -- Nathanael Hoyle Systems and Networking Speed Express Networks, LLC nhoyle@speedexpress.net 432.837.2811