Dear KOUEMY Doris Z.
> From: KOUEMY Doris Z.
>
> I use postgresql now and I install it following the instructions give by
> http://www.postgresql.org.
>
> The database server is installed and run on a Linux RH 8.0 machine, and
> pgAdmin II is installed on a Windows 2000 machine. Both machines are
edit the pg_hba.conf file to allow access from remote machines...
# TYPE DATABASEUSERIP-ADDRESSIP-MASK METHOD
local all all trust
hostall all 127.0.0.1 255.255.255.255 password
host
I use postgresql now and I install it following the instructions give by http://www.postgresql.org.
The database server is installed and run on a Linux RH 8.0 machine, and pgAdmin II is installed on a Windows 2000 machine. Both machines are not on the same network.
My pgAdmin II simply refuses