Re: Cant connect if -B 1024 was set to postmaster - Mailing list pgsql-general

From Lamar Owen
Subject Re: Cant connect if -B 1024 was set to postmaster
Date
Msg-id 3AB6364F.333C8D15@wgcr.org
Whole thread Raw
In response to Re: Cant connect if -B 1024 was set to postmaster  ("Poul L. Christiansen" <poulc@cs.auc.dk>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: concurrent updates problem
Next
From: juerg.rietmann@pup.ch
Date:
Subject: postgreSQL db temporary on Microsoft IIS 4.0