Installing Fedora 15 hosed my db...

From: Jerry LeVan <jerry(dot)levan(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Installing Fedora 15 hosed my db...
Date: 2011-06-16 19:01:30
Message-ID: 1308250892.27308.9.camel@bigbox.skynet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yesterday I upgraded from fedora 14 to fedora 15...

The install process sorta trashed my 8.4 db...here is
what I have:
postgresql-server-9.0.4-1.fc15.i686
postgresql-pltcl-8.4.4-1PGDG.fc12.i386
postgresql-docs-8.4.4-1PGDG.fc12.i386
postgresql-libs-9.0.4-1.fc15.i686
postgresql-contrib-8.4.4-1PGDG.fc12.i386
postgresql-9.0.4-1.fc15.i686
postgresql-plpython-8.4.4-1PGDG.fc12.i386
postgresql-devel-8.4.4-1PGDG.fc12.i386

I have a couple of other machines that that contain the
db so I could do a pg_dumpall to get something to stuff
into my db at the appropriate time.

I would like to upgrade to 9.0.4...

I could not find the contrib module for 9.0.4 module in yumex. I really
need the dbink tool to keep the dbs on my machines up to date.

Any suggestions on how I can cleanup the mess I created *and* get
a complete 9.0.4 installation?

Thanks,

Jerry

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Radosław Smogura 2011-06-16 19:20:48 Re: You could be a PostgreSQL Patch Reviewer!
Previous Message Mike Christensen 2011-06-16 18:47:18 Re: Constraint to ensure value does NOT exist in another table?