Re: pg_ctl service integration for WIN32 - Mailing list pgsql-patches

From Dave Page
Subject Re: pg_ctl service integration for WIN32
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4A9FF@ratbert.vale-housing.co.uk
Whole thread Raw
In response to pg_ctl service integration for WIN32  (Claudio Natoli <claudio.natoli@memetrics.com>)
List pgsql-patches

> -----Original Message-----
> From: pgsql-patches-owner@postgresql.org
> [mailto:pgsql-patches-owner@postgresql.org] On Behalf Of
> Claudio Natoli
> Sent: 16 June 2004 14:49
> To: pgsql-patches@postgresql.org
> Subject: [PATCHES] pg_ctl service integration for WIN32
>
>
> Here's a rough first cut, close to application state but not
> a finished work.
>
> Might be pushed for time over the next week, so if there are
> major criticisms it might need someone else to pick this up
> in the short term.
> I'll happily redo any minor bits.
>
> Comments?

Looks OK to me at a quick glance. One thought though, whilst I like the
idea of using service pause to do a SIGHUP from a convenience point of
view, it's not exactly the expected behaviour and might leave the
inexperienced user wondering why the server is still running normally.
I'm on the fence regarding which way to to go with that though...

Regards, Dave

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pg_autovacuum integration patch
Next
From: Bruce Momjian
Date:
Subject: Re: pg_ctl service integration for WIN32