Re: [PATCHES] Fix for running from admin account on win32

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [PATCHES] Fix for running from admin account on win32
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE92E9C4@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: [PATCHES] Fix for running from admin account on win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> > If the job object code is moved to the postmaster, it'll
> work when not
> > running as a service as well.
>
> I'd just as soon keep all that Windows-specific cruft in pg_ctl.
> So I think the way you've got it set up is fine.

Well, it'd all be localised to the backend/port/win32 directory of
course, except for a single call - where there is already "windows
cruft".

But. I see your point. And the  vast majority of production
installations run as service anyway. So I won't spend any time making
those changes, I'll leave what's on -patches now.

//Magnus

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Fix for running from admin account on win32
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Surrogate keys (Was: enums)