From: | "Shulgin, Oleksandr" <oleksandr(dot)shulgin(at)zalando(dot)de> |
---|---|
To: | alirazaidi(at)hotmail(dot)com |
Cc: | Pg Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #13839: command line restart server fail |
Date: | 2015-12-30 14:02:22 |
Message-ID: | CACACo5QddcpuxxahU+Of+92pTHbtMC=4YKaHKaG7Ugz+hxUfmQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Wed, Dec 30, 2015 at 12:48 PM, <alirazaidi(at)hotmail(dot)com> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 13839
> Logged by: syed Ali Raza Zaidi
> Email address: alirazaidi(at)hotmail(dot)com
> PostgreSQL version: 9.5rc1
> Operating system: Windows 7
> Description:
>
> When I execute following command on windows 7 with administarator option
> i.e
> run CMD as administartor.
>
> Postgres service fail to start.
>
> Kindly advise to resolve this issue.
>
>
> C:\>pg_ctl restart -D "C:\Program Files\PostgreSQL\9.5\data"
>
>
> waiting for server to shut down.... done
> server stopped
> server starting
>
> C:\>2015-12-30 16:44:39 PKT LOG: redirecting log output to logging
> collector pr
> ocess
> 2015-12-30 16:44:39 PKT HINT: Future log output will appear in directory
> "pg_lo
> g".
>
Hello,
I'm not sure what makes you believe the service has failed to start, at
least the output above suggests otherwise. Did you check the contents of
"...\data\pg_log" directory?
--
Alex
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2015-12-30 15:35:48 | Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while |
Previous Message | Andres Freund | 2015-12-30 14:02:18 | Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while |