Re: Roadmap for a Win32 port

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Roadmap for a Win32 port
Дата
Msg-id 3447.1024490743@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Roadmap for a Win32 port  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
>> Like what?

> The biggie is that pg_ctl reports the postmaster to have started
> successfully without ever checking.  And the "wait" option is broken and
> not trivial to fix.

Indeed, but how will it help to merge the two executables into one?
I don't think you can simply postpone the fork() until all setup
is complete --- that would mean you don't know the final postmaster
PID until much too late.
        regards, tom lane


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

Предыдущее
От: "Tony Griffiths(RA)"
Дата:
Сообщение: Missing library files??
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: SQL99 feature list