Date: Tue, 24 Jan 2006 15:27:45 -0500 From: Vivek Khera <vivek@khera.org> To: Vittorio <vdemart1@tin.it> Cc: pgsql-general@postgresql.org, freebsd-questions@freebsd.org Subject: Re: Problems with pgsql 8.0.4 & freebsd 6: partially solved Message-ID: <E4029A32-3015-452E-B5A2-B79371F0BDB4@khera.org> In-Reply-To: <2312572.1138106860548.JavaMail.root@pswm7.cp.tin.it> References: <2312572.1138106860548.JavaMail.root@pswm7.cp.tin.it>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail-6-913475275 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jan 24, 2006, at 7:47 AM, Vittorio wrote: > Yesterday, I upgraded freebsd from 5.4 to 6 via > the CD (the iso was downloaded from ftp.freebsd.org). I've done this many times with no problems. However..... You serve yourself very well by recompiling all your ports or reinstalling the packages to be the ones built against 6.0. This is especially necessary for libraries and programs that link against those libraries and those programs that dynamically load extensions (such as postgres). Otherwise you're forcing two copies of libc to load at the same time in some cases and that causes no end of confusion. --Apple-Mail-6-913475275--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E4029A32-3015-452E-B5A2-B79371F0BDB4>