Re: [BUGS] Configuring postgresql8.1.1

2005-12-16 Thread Jaime Casanova
On 12/16/05, Pushpa Gorak <[EMAIL PROTECTED]> wrote: > > > hi, > > i have installed postgresql8.1.1 on RedHat7.0. how do i enable TCP/IP > connection. though i have uncommented listen_addresses = localhost in > postgreql.conf file,the connection is refused. > if you simply uncomment this but not c

Re: [BUGS] Configuring postgresql8.1.1

2005-12-16 Thread Tom Lane
Pushpa Gorak <[EMAIL PROTECTED]> writes: > i have installed postgresql8.1.1 on RedHat7.0. how do i enable TCP/IP > connection. though i have uncommented listen_addresses = localhost in > postgreql.conf file,the connection is refused. You probably need to change your iptables configuration to allow

[BUGS] Configuring postgresql8.1.1

2005-12-16 Thread Pushpa Gorak
hi, i have installed postgresql8.1.1 on RedHat7.0. how do i enable TCP/IP connection. though i have uncommented listen_addresses = localhost in postgreql.conf file,the connection is refused. Can you help me in resolving this. Thanx in advance, Pushpa.Gorak --