Re: Installing PostgreSQL fails - Mailing list pgsql-admin

From Jan-Peter Seifert
Subject Re: Installing PostgreSQL fails
Date
Msg-id 54FB299A.9090501@gmx.de
Whole thread Raw
In response to Re: Installing PostgreSQL fails  (Josef Springer <Josef.Springer@joops.com>)
Responses Re: Installing PostgreSQL fails  (Josef Springer <Josef.Springer@joops.com>)
List 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 by date:

Previous
From: Stephen Frost
Date:
Subject: Re: authenticating using Active Directory?
Next
From: Mark Steben
Date:
Subject: pgstat wait timeout encountered