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 change this value you will receive only connections from localhost... and you have to edit the pg_hba.conf as well > Can you help me in resolving this. > > > Thanx in advance, > > Pushpa.Gorak > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > ---------------------------(end of broadcast)--------------------------- > TIP 3: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faq > -- Atentamente, Jaime Casanova (DBA: DataBase Aniquilator ;) ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match