Re: Re: BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Re: BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"
Дата
Msg-id 9837222c0910210702u1592035bn2c45eb92ee76ce6d@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Re: BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Re: BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-bugs
On Wed, Oct 21, 2009 at 15:07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Dave Page <dpage@pgadmin.org> writes:
>> This function call is adding the new access control entry to the DACL,
>> and in Jesse's modified version it's specifying that the ACE should be
>> inheritable.
>
> Hah, so now we have a theory.
>
>> The other refactoring is still important however - without it, I still
>> see the error. I would guess that you cannot add an inheritable ACE
>> once the process has been created, but I cannot say for certain.
>
> That would make sense if the state gets copied to the process at time
> of creation. =A0Okay, I'm satisfied that this is a believable patch...

=46rom a quick look, it looks fine to me. I don't have time to do a
complete check right now, but I'll do that as soon as I can and then
commit it - unless people feel it's more urgent than maybe a week
worst case, in which case someone else has to pick it up :-)


--=20
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Re: BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"