fatal error - different CATALOG_VERSION_NO

From: "Thomas T(dot) Thai" <tom(at)minnesota(dot)com>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: fatal error - different CATALOG_VERSION_NO
Date: 2001-01-14 07:37:30
Message-ID: Pine.NEB.4.21.0101140134470.28756-100000@ns01.minnesota.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

i just cvs update and recompiled -current. upon starting up i get:

<cut>
# su pgsql
$ pg_ctl start -w -D /var/pgsql/data&
$ Waiting for postmaster to start up...FATAL 2: database was initialized
with CATALOG_VERSION_NO
200012280,
but the backend was compiled with CATALOG_VERSION_NO 200101061.
looks like you need to initdb.
...............................
</cut>

do i have to follow the upgrade procedures? i have some important data
that i don't want to lose or mess up on.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Muhammad Rusydi 2001-01-14 07:51:44 update field table.....
Previous Message Thomas T. Thai 2001-01-14 05:25:06 performance hit with --enable-debug