Re: BUG #7540: Hello. Need Help!

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #7540: Hello. Need Help!
Дата
Msg-id 5056B33E.8060607@ringerc.id.au
обсуждение исходный текст
Ответ на BUG #7540: Hello. Need Help!  (grandlexa@gmail.com)
Список 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 по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #7537: Server will not start up from Windows Service Manager
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: BUG #7534: walreceiver takes long time to detect n/w breakdown