Mark kirkwood wrote: > Is it worth looking at how the mysql crowd did their win32 port - > (or is that intrinsically a _bad_thing_ to do..) ? > > (I am guessing that is why their sources requires c++ ....)
Absolutely worth seeing how MySQL does it. They use cygwin, and I assume they aren't seeing the fork() issue because they are threaded, and perhaps they don't use SysV IPC like we do. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html