From owner-freebsd-ports@FreeBSD.ORG Sat Jan 31 08:18:45 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 154E316A4CE for ; Sat, 31 Jan 2004 08:18:45 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9911043D54 for ; Sat, 31 Jan 2004 08:18:38 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 987A33D28; Sat, 31 Jan 2004 11:18:37 -0500 (EST) From: "Dan Langille" To: Palle Girgensohn Date: Sat, 31 Jan 2004 11:18:37 -0500 MIME-Version: 1.0 Message-ID: <401B8F0D.17637.1A81C1FD@localhost> Priority: normal In-reply-to: <44550000.1075565665@palle.girgensohn.se> References: <401B8905.6936.1A6A3212@localhost> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: ports@freebsd.org Subject: Re: databases/postgresql7 dump + restore didn't include pgcrypto functions X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 16:18:45 -0000 On 31 Jan 2004 at 17:14, Palle Girgensohn wrote: > How about this? /Palle > > > Index: post-install-notes > =================================================================== > RCS file: /home/ncvs/ports/databases/postgresql7/files/post-install-notes,v > retrieving revision 1.18 > diff -u -r1.18 post-install-notes > --- post-install-notes 25 Dec 2003 10:55:39 -0000 1.18 > +++ post-install-notes 31 Jan 2004 16:13:26 -0000 > @@ -24,11 +24,17 @@ > p5-postgresql-plperl, postgresql-pltcl & postgresql-plruby > For using perl5, tcl & ruby as procedural languages. > > +postgresql-contrib > + Lots of contributed utilities, postgresql functions and > + datatypes. There you find autovacuum, pgcrypto and many other cool > + things. > + > etc etc... > > -Note that many files have moved around compared to previous versions > -of PostgreSQL. For example, plpgsql.so and all other language modules > -are now in /usr/local/lib/postgresql. > +For procedural languages and postgresql functions, please note that > +you might have to update them when updating the server. For example, > +the "elog" method disappeared in postgresql-7.4, so postgresql-contrib > +must be updated along with the server. > > If you have many tables and many clients running, consider raising > kern.maxfiles using sysctl(8), or reconfigure your kernel > Looks good to me. -- Dan Langille : http://www.langille.org/ BSDCan - http://www.bsdcan.org/