From: | Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com> |
---|---|
To: | 'Ronald Kuczek' <kuczek(at)kuczek(dot)pl>, pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: pg_ctl porting |
Date: | 2004-04-09 05:05:38 |
Message-ID: | A02DEC4D1073D611BAE8525405FCCE2B55F3F1@harris.memetrics.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 |
> Idea to start postmaster as new console thread is - IMO all except
> productive solution.
I agree, I'd much rather see the Win32 service functions directly integrated
with the postmaster.
Perhaps it was not clear from the code I sent you, however that is exactly
what I had intended (ie. *not* a rewrite of pg_ctl).
> Reload can be handled on Pause/ResumeService.
That is a nice idea, IMHO.
Cheers,
Claudio
---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Sydney-Smith | 2004-04-09 05:56:14 | Integrated Backup Service? |
Previous Message | Magnus Hagander | 2004-04-08 18:35:30 | Re: pg_ctl porting |