different catalogue version numbers?

From: Andrew Sullivan <sullivana(at)bpl(dot)on(dot)ca>
To: user Postgresql ML <pgsql-general(at)postgresql(dot)org>
Subject: different catalogue version numbers?
Date: 2000-06-02 21:16:29
Message-ID: 20000602171629.B4022@bpl.on.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I suspect this is actually a Debian question, but I thought someone here
could point me in the right direction in interpreting an error message. I
was working with one of the betas of Postgresql 7, and thought it would be
nice to catch some of the bugfixes. So, I installed the release version
(provided as a Debian package). Now, I can't get to my data:

$ 000602.17:24:31.191 [5066] DEBUG: Data Base System is starting up at Fri
Jun 2 17:24:31 2000
000602.17:24:31.217 [5066] FATAL 2: database was initialized with
CATALOG_VERSION_NO 200003141,
but the backend was compiled with CATALOG_VERSION_NO 200005041.
looks like you need to initdb.
000602.17:24:31.217 [5066] FATAL 2: database was initialized with
CATALOG_VERSION_NO 200003141,
but the backend was compiled with CATALOG_VERSION_NO 200005041.
looks like you need to initdb.
Startup failed - abort

Do I need to restore the dumped data? I can do that, but mostly I'm curious
about what happened.

A

--
Andrew Sullivan Computer Services
<sullivana(at)bpl(dot)on(dot)ca> Burlington Public Library
+1 905 639 3611 x158 2331 New Street
Burlington, Ontario, Canada L7R 1J4

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-06-02 22:26:44 Re: different catalogue version numbers?
Previous Message Ron Peterson 2000-06-02 19:47:37 retract: Sample Program 2 - libpq