Re: PG_VERSION" is missing

From: "Kevin Grittner" <kgrittn(at)mail(dot)com>
To: jeffshearer(at)trustedtechpro(dot)com,pgsql-novice(at)postgresql(dot)org
Subject: Re: PG_VERSION" is missing
Date: 2012-11-23 21:15:32
Message-ID: 20121123211532.297050@gmx.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Jeff Shearer, CISA, CISSP wrote:

> I have begun installing software from source and to make matters more
> complicated, this is the first time I have worked with postgresql. I have
> worked through a few problems but am now stuck with this error:
>
> FATAL: "/usr/local/etc/pgsql" is not a valid data directory
> DETAIL: File "/usr/local/etc/pgsql/PG_VERSION" is missing.

When you did what?

> I have tried to find out what should be in the data directory but was
> unsuccessful.

Just run initdb again against a new directory and have a look.

-Kevin

Browse pgsql-novice by date

  From Date Subject
Next Message Gavan Schneider 2012-11-24 01:52:17 Curiosity: what is PostgreSQL doing with data when "nothing" is happening?
Previous Message Jeff Shearer, CISA, CISSP 2012-11-23 18:16:31 PG_VERSION" is missing