Hi Shoaib,
thanks for your hint it solved the problem just by "yum update postgresql-*"
since I had the correct repository already ;-)
regards...GERD...
On Wednesday 05 May 2010 08:28:08 am Shoaib Mir wrote:
> On Wed, May 5, 2010 at 4:05 PM, Gerd Koenig <koenig@transporeon.com> wrote:
> > Hello,
> >
> > I've tried to install the latest 9.0Beta (Fedora12, pgdg repository), but
> > with
> > no success. "initdb" returns with an error described below.
> >
> > ========================================================
> > blub#> yum list postgres*
> > Loaded plugins: refresh-packagekit
> > Installed Packages
> > postgresql.i386 9.0-alpha4_1PGDG.fc12 @pgdg90
> > postgresql-docs.i386 9.0-alpha4_1PGDG.fc12 @pgdg90
> > postgresql-libs.i386 9.0-alpha4_1PGDG.fc12 @pgdg90
> > postgresql-server.i386 9.0-alpha4_1PGDG.fc12 @pgdg90
>
> Looks like you still using the alpha4 packages, try following this:
>
> http://people.planetpostgresql.org/devrim/index.php?/archives/43-How-to-ins
> tall-PostgreSQL-9.0-Beta-1-to-FedoraCentOSRHEL.html
>
> <http://people.planetpostgresql.org/devrim/index.php?/archives/43-How-to-in
> stall-PostgreSQL-9.0-Beta-1-to-FedoraCentOSRHEL.html>....and see if that
> fixes the problem.