Re: Createdb Problems - Mailing list pgsql-novice

From Tom Lane
Subject Re: Createdb Problems
Date
Msg-id 2041.1068242749@sss.pgh.pa.us
Whole thread Raw
In response to Re: Createdb Problems  ("Louise Cofield" <lcofield@box-works.com>)
Responses Re: Createdb Problems
List pgsql-novice
"Louise Cofield" <lcofield@box-works.com> writes:
> Now, after shutting the postmaster down, and attempting to restart the
> postmaster, this is the error:

> "The data directory was initialized by PostgreSQL version 7.3, which is
> not compatible with this version 7.1.3."

Sounds like you also have PATH problems: you've got an old version of
the postmaster in your PATH (possibly left over from your OS install).

            regards, tom lane

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Createdb Problems
Next
From: "Louise Cofield"
Date:
Subject: Re: Createdb Problems