Re: Not quite there yet

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Mladen Gogala <mgogala(at)vmsinfo(dot)com>
Cc: Brad Nicholson <bnichols(at)ca(dot)afilias(dot)info>, "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Not quite there yet
Date: 2010-10-14 16:26:51
Message-ID: 201010141626.o9EGQpQ10379@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Mladen Gogala wrote:
> Brad Nicholson wrote:
> >
> > pg_upgrade comes with the 9.0 source, and is under contrib/ directory.
> >
> >
>
> Thanks. This was the missing peace. I was able to successfully upgrade
> the database cluster on my bleeding edge development machine.
> Unfortunately, this was compiled from source, no way that I will ever be
> allowed to pull out something like that with a production database.

You had to build what from source, the backend server or pg_upgrade?
pg_upgrade should not need to be rebuilt and should be in the 9.0
installer.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Samaraweera, Shaminda 2010-10-14 16:29:27 No UTF8 in LC_COLLATE
Previous Message Bruce Momjian 2010-10-14 16:24:49 Re: Not quite there yet