Re: [ADMIN] Connecting Postgres using other network

2004-08-13 Thread Andrew Janian
Should be the same.   Andrew -Original Message-From: Mohammad Tanvir Huda [mailto:[EMAIL PROTECTED]Sent: Thursday, August 12, 2004 8:29 PMTo: Andrew JanianCc: [EMAIL PROTECTED]Subject: Re: [ADMIN] Connecting Postgres using other network I set the tcp_ip=true in

Re: [ADMIN] Connecting Postgres using other network

2004-08-12 Thread Mohammad Tanvir Huda
l not allow remote requests even if you have the ACL set correctly.   Andrew -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Mohammad Tanvir HudaSent: Thursday, August 12, 2004 10:00 AMTo: [EMAIL PROTECTED]Subject: Re: [ADMIN] Connecting Postgres using ot

Re: [ADMIN] Connecting Postgres using other network

2004-08-12 Thread Andrew Janian
10:00 AMTo: [EMAIL PROTECTED]Subject: Re: [ADMIN] Connecting Postgres using other network Hello   i have made some entry in pg_hba.conf so that it can accept call from other computers.   But it still giving me the same error .   Can anyone pls tell me what is wrong

Re: [ADMIN] Connecting Postgres using other network

2004-08-12 Thread Mohammad Tanvir Huda
omething other than jdbc (psql client tool or odbc). 5.  Check the log on the server.   Hope this helps some. Cheryl     Cheryl Bender -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mohammad Tanvir HudaSent: Wednesday, August 11, 2004 2:40 PMTo: [EMAIL PROT

Re: [ADMIN] Connecting Postgres using other network

2004-08-11 Thread Mohammad Tanvir Huda
y, August 11, 2004 2:40 PMTo: [EMAIL PROTECTED]Subject: [ADMIN] Connecting Postgres using other network Hello Everyone   I have installed Postgres server in a network and  i am trying to use the database using Java code from other network.   I have set the tcp_ip=true in postgresql.conf file. I ha

Re: [ADMIN] Connecting Postgres using other network

2004-08-11 Thread Bender, Cheryl
day, August 11, 2004 2:40 PMTo: [EMAIL PROTECTED]Subject: [ADMIN] Connecting Postgres using other network Hello Everyone   I have installed Postgres server in a network and  i am trying to use the database using Java code from other network.   I have set the tcp_ip=true in postgr

Re: [ADMIN] Connecting Postgres using other network

2004-08-11 Thread Gustavo Franklin Nóbrega - PLANAE
] Connecting Postgres using other network Hello Everyone   I have installed Postgres server in a network and  i am trying to use the database using Java code from other network.   I have set the tcp_ip=true in postgresql.conf file. I have also add the follwing line

Re: [ADMIN] Connecting Postgres using other network

2004-08-11 Thread Tom Haddon
: [ADMIN] Connecting Postgres using other network Hello Everyone   I have installed Postgres server in a network and  i am trying to use the database using Java code from other network.   I have set the tcp_ip=true in postgresql.conf file. I have also add the follwing line in the

Re: [ADMIN] Connecting Postgres using other network

2004-08-11 Thread Taber, Mark
Sent: Wednesday, August 11, 2004 12:40 PM To: [EMAIL PROTECTED] Subject: [ADMIN] Connecting Postgres using other network   Hello Everyone   I have installed Postgres server in a network and  i am trying to use the database using Java code from other network.   I have

[ADMIN] Connecting Postgres using other network

2004-08-11 Thread Mohammad Tanvir Huda
Hello Everyone   I have installed Postgres server in a network and  i am trying to use the database using Java code from other network.   I have set the tcp_ip=true in postgresql.conf file. I have also add the follwing line in the pg_hba.confhost    all all    127.0.0.0  255