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

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: Cant connect if -B 1024 was set to postmaster
Дата
Msg-id 3AB6364F.333C8D15@wgcr.org
обсуждение исходный текст
Ответ на Re: Cant connect if -B 1024 was set to postmaster  ("Poul L. Christiansen" <poulc@cs.auc.dk>)
Список pgsql-general
"Poul L. Christiansen" wrote:
> On Mon, 19 Mar 2001, Vilson farias wrote:
> >   I changed my /etc/rc.d/init.d/postgresql. The postmaster line now is :
> > su -l postgres -c "/usr/bin/pg_ctl -o '-B 1024' -D $PGDATA -p
> > /usr/bin/postmaster start >/dev/null 2>&1" < /dev/null

> I remember having this problem. You need to pass the '-i' switch.
> Try: '-B 1024 -i'

Add the line '-B 1024' to /var/lib/pgsql/data/pg_options along with the
-i that is there already, then restart with '/etc/rc.d/init.d/postgresql
restart'.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: concurrent updates problem
Следующее
От: juerg.rietmann@pup.ch
Дата:
Сообщение: postgreSQL db temporary on Microsoft IIS 4.0