From owner-freebsd-questions@FreeBSD.ORG Sun Nov 22 03:12:40 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90D90106566C for ; Sun, 22 Nov 2009 03:12:40 +0000 (UTC) (envelope-from amitabhkant@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id 47E1B8FC19 for ; Sun, 22 Nov 2009 03:12:40 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 9so993817qwb.7 for ; Sat, 21 Nov 2009 19:12:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=CyA42Rvh12NGOqlqiEQtjZ1YoRfx6tvviaVJEUb0DyY=; b=m+t8QdCahI+9lR71Y4U3W9F5RXThYUPCQebexRgIL3aH8HRkNvNdlctymEzW/cbRDW XltahlHuTHtyATPmrTOyCYFJZwh5IdfYiQ80Omj4S4gLEuGSs0CE7HwTGkSFb/9P3ygi AWOqwCpd4IX0fTLC+RC0B41L5XTOPP7hTxnrA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=KtoMDPUar7jZ50ii1kjxFbntmTQ3uJ5nLF1/ighDv6RgmYmjOifEt0kKMpLD0tHii1 jbdUArWv5sUTPpq/qiTkTMZ0lmgibiXHYvxIDHVEHeA4wX8lH6H8DxhcYzF3+e876mTh XMSCvaZMamlqpABzjV75dv5o8S8XPjklASffA= MIME-Version: 1.0 Received: by 10.229.111.195 with SMTP id t3mr472125qcp.44.1258857753158; Sat, 21 Nov 2009 18:42:33 -0800 (PST) In-Reply-To: <7B9397B189EB6E46A5EE7B4C8A4BB7CB33AEBC39@MBX03.exg5.exghost.com> References: <7B9397B189EB6E46A5EE7B4C8A4BB7CB33AEBC39@MBX03.exg5.exghost.com> From: Amitabh Kant Date: Sun, 22 Nov 2009 08:12:13 +0530 Message-ID: <84b68b3d0911211842n2e55e413yeb9620936e295af3@mail.gmail.com> To: Peter Steele , usleepless@gmail.com Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-questions@freebsd.org" Subject: Re: Postgresql download site 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: Sun, 22 Nov 2009 03:12:40 -0000 On Sun, Nov 22, 2009 at 4:16 AM, Peter Steele wrote: > What's the best place to pick up the latest 7.0 and 8.0 packages for > postgresql client and server? > > _______________________________________________ > 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" > At the moment, postgresql ports are being very actively maintained. You can try compiling it on your own, if you want 8.4.1 version. With regards Amitabh