Re: Data directory was initialized by PostgreSQL version 8.3

From: "Phillip Smith" <phillip(dot)smith(at)weatherbeeta(dot)com(dot)au>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Data directory was initialized by PostgreSQL version 8.3
Date: 2007-07-25 02:15:21
Message-ID: 00b801c7ce61$a852d9a0$9b0014ac@wbaus090
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> I'm assuming the problem is because the PG_VERSION file in the data
> directory says 8.3, so I'm making a copy of the directory, changing that
to
> 8.2 and see if it will start with that.

Well that didn't work!
[postgres(at)stirling pgData-8.2]$ pg_ctl -o '-i' start
server starting
2007-07-25 12:13:25 EST @ []FATAL: database files are incompatible with
server
2007-07-25 12:13:25 EST @ []DETAIL: The database cluster was initialized
with PG_CONTROL_VERSION 831, but the server was compiled with
PG_CONTROL_VERSION 822.
2007-07-25 12:13:25 EST @ []HINT: It looks like you need to initdb.

*******************Confidentiality and Privilege Notice*******************

The material contained in this message is privileged and confidential to
the addressee. If you are not the addressee indicated in this message or
responsible for delivery of the message to such person, you may not copy
or deliver this message to anyone, and you should destroy it and kindly
notify the sender by reply email.

Information in this message that does not relate to the official business
of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta.
Weatherbeeta, its employees, contractors or associates shall not be liable
for direct, indirect or consequential loss arising from transmission of this
message or any attachments

THINK BEFORE YOU PRINT - Save paper if you don't really need to print this
e-mail.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Koczan 2007-07-25 02:29:02 Re: "_" in a serach pattern
Previous Message Phillip Smith 2007-07-25 02:05:20 Data directory was initialized by PostgreSQL version 8.3