Re: Roadmap for a Win32 port

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Roadmap for a Win32 port
Дата
Msg-id 200206051518.g55FITf09821@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Roadmap for a Win32 port  (Mark kirkwood <markir@slingshot.co.nz>)
Список pgsql-hackers
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 pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Roadmap for a Win32 port
Следующее
От: "Jon Franz"
Дата:
Сообщение: Re: clustering