Re: Roadmap for a Win32 port

Поиск
Список
Период
Сортировка
От Greg Copeland
Тема Re: Roadmap for a Win32 port
Дата
Msg-id 1024415799.2862.795.camel@mouse.copelandconsulting.net
обсуждение исходный текст
Ответ на Re: Roadmap for a Win32 port  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-hackers
On Tue, 2002-06-18 at 09:07, Jan Wieck wrote:
> Dann Corbit wrote:
> >
> > The startup stuff for PostgreSQL is just a few files.  It does not seem
> > insurmountable to change it.  But it is none of my business.  If it is a
> > major hassle (for reasons which I am not aware) then I see no driving
> > reason to change it.
>
> It has to be changed for Windows, it is a major hassle for reasons I
> wasn't aware of, and I am half way through ;-)
>

Well, if you're going to go through the trouble of rewriting postmaster
to be win32 specific, you might as well make it hook into the services
control panel.

If I recall, shared memory is "owned" by a process in Win32 (please
correct as needed...as I've slept since I last looked).  That means that
the postmaster process not only owns the shared memory but needs to make
sure that it's persists as the rest of postgres is expecting.

Please provide more details as to the nature of your Win32 changes.  I'm
certainly curious.  If you've already covered them, just say so...I have
no problem going back to the archives! :)

Greg


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: ECPG won't compile anymore
Следующее
От: David Ford
Дата:
Сообщение: Re: PostGres Doubt