Re: win2k, service, pg_ctl, popen, etc - Mailing list pgsql-hackers-win32

From Claudio Natoli
Subject Re: win2k, service, pg_ctl, popen, etc
Date
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F51A@harris.memetrics.local
Whole thread Raw
In response to win2k, service, pg_ctl, popen, etc  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: win2k, service, pg_ctl, popen, etc
List pgsql-hackers-win32
> It all happens in exec.c.  The test is simple in Unix.  If it isn't
> simple in Win32, then we need to work harder to make it happen.

Are we amenable to replacing this popen call with one to CreateProcess with
i/o handles redirected (as per the STARTUPINFO argument), or do we want to
concentrate on a common *nix/win32 solution?

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>

pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Borland c++ compile problems...
Next
From: Anass HAMMEDI
Date:
Subject: postgres win32 sources