Re: '-i option' with Runlevel script (RPM version)

From: Bill <bhalpin(at)collaborativefusion(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: '-i option' with Runlevel script (RPM version)
Date: 2002-10-15 21:55:18
Message-ID: 1034718919.2461.9.camel@bill.collaborativefusion.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-10-15 22:09:56 Re: PostgreSQL Benchmarks
Previous Message Dagoberto Torres 2002-10-15 21:28:42 Re: Performance Tips