From: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
---|---|
To: | Bill <bhalpin(at)collaborativefusion(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: '-i option' with Runlevel script (RPM version) |
Date: | 2002-10-16 15:11:22 |
Message-ID: | 1034781082.31803.33.camel@camel |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
It's definitely been there for awhile, I'd say maybe since the 7.0.x
versions. However, the option doesn't go in the postmaster.conf, it's in
the postgresql.conf
Robert Treat
On Tue, 2002-10-15 at 17:55, Bill wrote:
> Is the tcpip_socket option available to all versions? I had the same
> problem Gabriele did and someone suggested adding the option to
> postmaster.conf but it didnt work. I was already too frustrated at the
> time to persue the matter further, I simply edited the script.
>
> thanks
>
> -b
>
> On Tue, 2002-10-15 at 03:27, Martijn van Oosterhout wrote:
> > On Tue, Oct 15, 2002 at 09:20:00AM +0200, Gabriele Bartolini wrote:
> > > Hi guys,
> > >
> > > I have read the archive, looking for posts which could help me solve
> > > this case. It is not a problem, as long as I can make it work, but it is
> > > a thing that ... I'd love to be solved in a more clean way.
> > >
> > > I want to start up the postmaster process with the '-i' option, but
> > > the runlevel script which comes with the RPM, doesn't include it. The
> > > only way I could do to accomplish this, was to modify this script.
> >
> > Yep, look in the postmaster.conf, I think it's called tcpip_socket = 1
> >
> > --
> > Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> > > There are 10 kinds of people in the world, those that can do binary
> > > arithmetic and those that can't.
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 2: you can get off all lists at once with the unregister command
> > (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2002-10-16 15:24:29 | Re: RV: bad result in a query!! hopeless |
Previous Message | Tom Lane | 2002-10-16 15:06:29 | Re: Corrupt database |