fatal error - different CATALOG_VERSION_NO - Mailing list pgsql-general

From Thomas T. Thai
Subject fatal error - different CATALOG_VERSION_NO
Date
Msg-id Pine.NEB.4.21.0101140134470.28756-100000@ns01.minnesota.com
Whole thread Raw
Responses Re: fatal error - different CATALOG_VERSION_NO  (Peter Eisentraut <peter_e@gmx.net>)
List 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.


pgsql-general by date:

Previous
From: "Thomas T. Thai"
Date:
Subject: performance hit with --enable-debug
Next
From: "Muhammad Rusydi"
Date:
Subject: update field table.....