From: | Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> |
---|---|
To: | Vincent Dautremont <vincent(at)searidgetech(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Windows Services and Postgresql 9.1.3 |
Date: | 2012-09-17 04:42:39 |
Message-ID: | 5056AA3F.7020407@ringerc.id.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
On 09/12/2012 04:48 AM, Vincent Dautremont wrote:
> For example, after the server had rebooted, I would stop the service
> from services.msc
> Windows then reports it as stopped but I can still see that the database
> is running, and can use it.
Check in the process monitor (or, better, with Process Explorer from
Sysinternals) to see what user the `postgres.exe` processes are running as.
> When I would start the service again, I would end up with a timeout
> waiting for the service to be started. When in fact the database was
> always running.
>
> Anyone had that bug/problem before ?
Nope. Sounds completely crazy. More info needed, though.
--
Craig Ringer
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2012-09-17 04:47:11 | Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed |
Previous Message | Bruce Momjian | 2012-09-17 04:35:00 | Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed |
From | Date | Subject | |
---|---|---|---|
Next Message | Yvon Thoraval | 2012-09-17 06:15:47 | On Ubuntu 12.04 i do have two psql one of those isn't working |
Previous Message | Craig Ringer | 2012-09-17 03:56:27 | Re: Index creation takes more time? |