Re: Old problem needs solution

From: "Gerald D(dot) Anderson" <gander(at)vte(dot)com>
To: Russell Smith <mr-russ(at)pws(dot)com(dot)au>
Cc: Alvaro Herrera <alvherre(at)surnet(dot)cl>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: Old problem needs solution
Date: 2005-06-04 17:37:03
Message-ID: 42A1E6BF.105@vte.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ok, that did it. All fixed up and upgraded to 8. The command for
gentoo to rebuild WITH the pg-hier patch is (for those that might see
this question again):

# USE="pg-hier" emerge "=postgresql-7.4.7-r2" -vD # or whatever latest
7.x version is at that time.

Backup the data, etc. Then when you're done just

# emerge postgresql -vD

to update to the latest version which SHOULD NOT have the patch enabled
by default. Do another initdb and restore your data.

I'm wondering how it got there in the first place. Wonder if there was
a bad release where that flag was enabled by default. Oh well, better now.

Thanks for all the help!

G

Russell Smith wrote:

>On Sat, 4 Jun 2005 09:25 am, Alvaro Herrera wrote:
>
>
>>On Fri, Jun 03, 2005 at 05:55:36PM -0500, Gerald D. Anderson wrote:
>>
>>
>[snip]
>
>
>>I guess your build with the "use flag" wasn't successful. I think you
>>have two choices:
>>
>>1. really build with the patch installed, and dump your data using that
>>
>>
>
>Given the number of reports we have had about this specific bug on the lists.
>I have take the time to submit a bug directly to the gentoo project. Hopefully
>that can fit it properly and we will not see this happening again.
>
>For reference the bug is at:
>http://bugs.gentoo.org/show_bug.cgi?id=94965
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jon Christian Ottersen 2005-06-04 17:37:18 Re: How do I reinstall libeay32.dll
Previous Message Zlatko Calusic 2005-06-04 17:27:29 Re: PostgreSQL vs. InnoDB performance