Re: Installing PostgreSQL fails

Поиск
Список
Период
Сортировка
От Jan-Peter Seifert
Тема Re: Installing PostgreSQL fails
Дата
Msg-id 54FB299A.9090501@gmx.de
обсуждение исходный текст
Ответ на Re: Installing PostgreSQL fails  (Josef Springer <Josef.Springer@joops.com>)
Ответы Re: Installing PostgreSQL fails  (Josef Springer <Josef.Springer@joops.com>)
Список pgsql-admin
Am 07.03.2015 um 11:22 schrieb Josef Springer:

> yes, i used the same win-user for installation and the same user
> (default postgres) an password for the server-service.
>
>   * Server works after reinstallation.
>   * I terminate server-service
>   * I restore backup of folder data
>   * I start server-service
>   * Starting of server-service is abandomed with errormessage "Fehler
>     1053 Der Dienst antwortet nicht auf die Start oder Steueranweisung"
>
> Any ideas ?

Hello Josef,

try to start it from command line (as user postgres!):
http://www.postgresql.org/docs/8.2/static/app-pg-ctl.html

As soon as you can start up the server successfully stop it again (in
another command line window or by adding ' &' (no quotes) at the end of
the command).

Then you can add a new service by using the pg_ctl option register.

You can remove the old one by using 'sc delete':
https://technet.microsoft.com/de-de/library/cc742045(v=ws.10).aspx

Good luck,

Peter



В списке pgsql-admin по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: authenticating using Active Directory?
Следующее
От: Mark Steben
Дата:
Сообщение: pgstat wait timeout encountered