Re: BUG #7540: Hello. Need Help! - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: BUG #7540: Hello. Need Help!
Date
Msg-id 5056B33E.8060607@ringerc.id.au
Whole thread Raw
In response to BUG #7540: Hello. Need Help!  (grandlexa@gmail.com)
List pgsql-bugs
On 09/14/2012 05:33 PM, grandlexa@gmail.com wrote:
> The following bug has been logged on the website:
>
> Bug reference:      7540
> Logged by:          Gl
> Email address:      grandlexa@gmail.com
> PostgreSQL version: 9.0.1

Wow, that's a very old point release. You should be installing 9.0.9,
the latest point release in the series. It's binary compatible with
9.0.x databases and is a drop-in replacement.

Your subject line was very uninformative, so if you got no responses
that's probably why. It tells nobody anything about your question.

> Good day. I have a folder "Data". PG versioned postgresql-9.0.1-1.1C (x64).
> Have installed the same version of Postgres. Substitute for the "Data" then
> Postgres server does not start.

Check the PostgreSQL error logs in the `pg_log` directory. Also check
the windows Event Viewer for messages relating to the PostgreSQL service.

At a guess, you failed to set the permissions on the data directory to
allow the "postgres" user full control or failed to apply them recursively.

--
Craig Ringer

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: BUG #7537: Server will not start up from Windows Service Manager
Next
From: Amit Kapila
Date:
Subject: Re: BUG #7534: walreceiver takes long time to detect n/w breakdown