| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, "Ian Barwick" <barwick(at)gmail(dot)com> |
| Cc: | <pgsql-hackers-win32(at)postgresql(dot)org> |
| Subject: | Re: Misc. Win32 questions |
| Date: | 2004-12-12 22:06:31 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE476370@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 |
>> I like the "command line" version as well:
>>
>> C:\Program Files\PostgreSQL\8.0.0-rc1\bin>net pause
>> pgsql-8.0.0-rc1 The PostgreSQL Database Server 8.0.0-rc1
>> service failed to pause.
>> More help is available by typing NET HELPMSG 3539.
>> C:\Program Files\PostgreSQL\8.0.0-rc1\bin>net helpmsg 3539
>> The *** service failed to pause.
>>
>> (trying to think what three-letter word is meant here... ;-)
>>
>> Seriously, would this not be a good FAQ item too?
>
>Probably. There's actually nothing we can do about it other than really
>pause the service, which you probably don't want!
>
>Oh, and I suspect Magnus actually meant 'pg_ctl reload' not 'pg_ctl
>kill' :-)
I meant 'pg_ctl kill'. Though pg_ctl reload will of course work equally
well, and doesn't require you to figure out the postmaster PID manually,
so it's the neater way :-)
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2004-12-12 22:22:02 | Re: Misc. Win32 questions |
| Previous Message | Dave Page | 2004-12-12 21:59:47 | Re: Misc. Win32 questions |