Re: Cant connect if -B 1024 was set to postmaster

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cant connect if -B 1024 was set to postmaster
Дата
Msg-id 20663.985026923@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Cant connect if -B 1024 was set to postmaster  ("Brent R. Matzelle" <bmatzelle@yahoo.com>)
Список pgsql-general
"Brent R. Matzelle" <bmatzelle@yahoo.com> writes:
> 3/19/2001 8:36:58 AM, "Vilson farias" <vilson.farias@digitro.com.br> wrote:
>> Great! Now it's ok. Thanks.
>>
>> : I remember having this problem. You need to pass the '-i' switch.
>> : Try: '-B 1024 -i'

> Can anyone shed some light on why adding '-i' worked?

I'm guessing that he had a postmaster start script that defaulted to
providing -i, but only if no options were provided manually.  I've
coded such things myself --- they usually seem like a good idea at
the time ...

            regards, tom lane

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

Предыдущее
От: Jan Ploski
Дата:
Сообщение: Re: concurrent updates problem
Следующее
От: will trillich
Дата:
Сообщение: Re: Insert into when the type is an other table