Re: [PATCHES] pg_ctl service integration for WIN32

2004-06-24 Thread Tom Lane
"Magnus Hagander" <[EMAIL PROTECTED]> writes: >> Amended patch attached. >> Claudio > Been testing this, and found a couple of small issues. Attached is a > patch that fixes these. (Note - Claudios patch is included in this one, > since it hasn't been applied yet..) Applied, but where's the docum

Re: [PATCHES] pg_ctl service integration for WIN32

2004-06-20 Thread Magnus Hagander
> >Amended patch attached. >Claudio Hi! Been testing this, and found a couple of small issues. Attached is a patch that fixes these. (Note - Claudios patch is included in this one, since it hasn't been applied yet..) The issues: 1) When something goes bad, output went to stderr. No way to see t

Re: [PATCHES] pg_ctl service integration for WIN32

2004-06-17 Thread Dave Page
> -Original Message- > From: Claudio Natoli [mailto:[EMAIL PROTECTED] > Sent: 17 June 2004 02:00 > To: Dave Page; Claudio Natoli; [EMAIL PROTECTED] > Subject: RE: [PATCHES] pg_ctl service integration for WIN32 > > > Dave Page writes: > > Looks OK to me

Re: [PATCHES] pg_ctl service integration for WIN32

2004-06-16 Thread Claudio Natoli
Dave Page writes: > 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 no

Re: [PATCHES] pg_ctl service integration for WIN32

2004-06-16 Thread Claudio Natoli
Bruce Momjian writes: > Wow, my START /B code stays in pg_ctl? Interesting. I > thought that was going to be ripped out. Didn't touch on anything other than service integration. Cheers, Claudio --- Certain disclaimers and policies apply to all email sent from Memetrics. For the full text of

Re: [PATCHES] pg_ctl service integration for WIN32

2004-06-16 Thread Bruce Momjian
Wow, my START /B code stays in pg_ctl? Interesting. I thought that was going to be ripped out. --- Claudio Natoli wrote: > > Here's a rough first cut, close to application state but not a finished > work. > > Might be pu

Re: [PATCHES] pg_ctl service integration for WIN32

2004-06-16 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Claudio Natoli > Sent: 16 June 2004 14:49 > To: [EMAIL PROTECTED] > Subject: [PATCHES] pg_ctl service integration for WIN32 > > > Here's a rough first cut,

[PATCHES] pg_ctl service integration for WIN32

2004-06-16 Thread Claudio Natoli
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? Cheers, Claudio --- Certain di