The data directory was initialized by PostgreSQL version 7.4, which is not compatible with this version 7.3.3. - Mailing list pgsql-novice

From Philip Riggs
Subject The data directory was initialized by PostgreSQL version 7.4, which is not compatible with this version 7.3.3.
Date
Msg-id B3B5BD3A-1265-11D8-943B-000A959F05C0@cnr.colostate.edu
Whole thread Raw
Responses Re: The data directory was initialized by PostgreSQL version 7.4, which is not compatible with this version 7.3.3.
List pgsql-novice
I have installed the PostgreSQL-7.4beta5 version (the only package I
could get to install from source under Mac OS X Panther) and everything
worked find. However, when I start postmaster and try to create
database "test" I got this error.

createdb: could not connect to database template1: FATAL:  The data
directory was initialized by PostgreSQL version 7.4, which is not
compatible with this version 7.3.3.

I am assuming this means template1 was created by version 7.3.3, my
previous version. Is this assumption correct? How can I fix this
problem?

Thanks for any help.
Philip D Riggs


pgsql-novice by date:

Previous
From: Sergey Belikov
Date:
Subject: How to change PQexec timeout?
Next
From: so_excited@excite.com (Damon)
Date:
Subject: How to know column constraints via system catalog tables