Re: [GENERAL] How to configure the postmaster daemon so that it accepts TCP connections?

2010-04-04 Thread Ankuj Gupta
n, Apr 4, 2010 at 10:18 AM, Ankuj Gupta wrote: > > I installed it using yum. I had a look at the /etc/profile file but it > > didn't have $PGDATA . > > > > > > On Sun, Apr 4, 2010 at 9:44 PM, Scott Marlowe > > wrote: > >> > >> On Sun, Apr

Re: [GENERAL] How to configure the postmaster daemon so that it accepts TCP connections?

2010-04-04 Thread Ankuj Gupta
I installed it using yum. I had a look at the /etc/profile file but it didn't have $PGDATA . On Sun, Apr 4, 2010 at 9:44 PM, Scott Marlowe wrote: > On Sun, Apr 4, 2010 at 10:02 AM, Ankuj Gupta wrote: > > Hi!! > > > > I have to configure the postmaster daemon to accept

[GENERAL] How to configure the postmaster daemon so that it accepts TCP connections?

2010-04-04 Thread Ankuj Gupta
Hi!! I have to configure the postmaster daemon to accept TCP connection.For that I will have to add -i and -o flag at the start but how do I accomplish this ? I am using Fedora 9. Ankuj