Re: Not quite there yet - Mailing list pgsql-novice

From Bruce Momjian
Subject Re: Not quite there yet
Date
Msg-id 201010141624.o9EGOnU10274@momjian.us
Whole thread Raw
In response to Re: Not quite there yet  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-novice
Thomas Kellerer wrote:
> Mladen Gogala, 27.09.2010 17:44:
> >>> Apparently, you're right, this is a version problem. This is a
> >>> plain vanilla CentOS 5.5 system. I can't just install the RPM
> >>> packages because my old database will be destroyed and I don't
> >>> want that. Do you know which system was this installer built on
> >>> and which version of Perl does it expect?
> >>
> >> No, I don't :-(. You'd have to ask the EDB people that. I thought
> >> that their download page documented which platforms they expect
> >> their installer to work on, though.
> >>
> >> regards, tom lane
> >>
> > I tried building it from the source, but pg_upgrade is not included
> > in the source.
>
> pg_upgrade is an extra module (that's why it's listed in the "Additional Supplied Modules" chapter in the manual) and
thusis not part of the core source distribution (if I'm not mistaken) 
>
> http://pgfoundry.org/projects/pgupgrade

No, that is some old release by someone else.  pg_upgrade is in 9.0
contrib.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

pgsql-novice by date:

Previous
From: Christian Ramseyer
Date:
Subject: Re: Running on multiple core server
Next
From: Bruce Momjian
Date:
Subject: Re: Not quite there yet