Re: Microsoft releses Services for Unix - Mailing list pgsql-hackers-win32

From Magnus Hagander
Subject Re: Microsoft releses Services for Unix
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE2A6B2A@algol.sollentuna.se
Whole thread Raw
In response to Microsoft releses Services for Unix  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
List pgsql-hackers-win32
> A "Native" Windows application is one that integrates well
> with the rest of the OS.. meaning it logs to the event log,
> runs as a service, supports performance monitor counters,
> responds to system shutdown and power management events,
> etc.. trying to support this stuff while running in Interix
> might well be impossible (you can't make Win32 calls from
> outside the Win32 subsystem can you?)

Hmm. Those are very good points :-)
Phase one is just get up and running, but yes, in the future we'd want
to support many of those. At least be possible to do so.

Does anybody know if a SFU program runs "isolated" under Interix or if
it can run in "both subsystems"? Or does SFU perhaps map services like
syslog over to eventlog etc? (Haven't used SFU for those things before,
just for NFS)

//mha

pgsql-hackers-win32 by date:

Previous
From: "Steve Tibbett"
Date:
Subject: Re: Microsoft releses Services for Unix
Next
From: "Merlin Moncure"
Date:
Subject: Re: Microsoft releses Services for Unix