Re: [pgadmin-support] Problem connecting to PostgreSQL 7.3.4 using pgAdmin II v1.6.0

2003-08-19 Thread Hiroshi Saito
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

Re: [pgadmin-support] Problem connecting to PostgreSQL 7.3.4 using

2003-08-19 Thread George T. Gibson
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

[pgadmin-support] Problem connecting to PostgreSQL 7.3.4 using pgAdmin II v1.6.0

2003-08-19 Thread 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 not on the same network.   My pgAdmin II simply refuses