On Wed, Apr 27, 2005 at 12:13:14PM -0500, Scott Marlowe wrote:
> On Wed, 2005-04-27 at 11:43, Vaneet Sharma wrote:
> >
> > "Error connecting to the server: could not connect to the server: No
> > route to host ( 0X2751/10065).
> > Is the server running on host 212.xx.xxx.xxx and accepting TCP/I
On Wed, 2005-04-27 at 11:43, Vaneet Sharma wrote:
> Hello,
>
> I am using postgreSQL 8.0.2
>
> I configured the database, started postmaster. It is running well. I
> can check and see it with ps anx command.
>
> I am running postgreSQL on centos 3.4 and Centos 4.0 machines
>
> Well, I created a
Title: Client Authentication problem
Hello,
I am using postgreSQL 8.0.2
I configured the database, started postmaster. It is running well. I can check and see it with ps anx command.
I am running postgreSQL on centos 3.4 and Centos 4.0 machines
Well, I created a database called test a
Dave Vieglais <[EMAIL PROTECTED]> writes:
> Contents of pg_hba.conf:
> local all postgres ident sameuser
> local all allmd5
> host all all 127.0.0.1 255.255.255.255 md5
> host all all 0.0.0.0 0.0.0.0 reject
> # tail /var/log/
Hi,
I have a problem connecting to a database when using tcp/ip with psql.
Connecting with Unix sockets works fine. TCP/IP is enabled, and the log
shows a connection is made but authentication is rejected.
From the error messages, it appears that the client and server negotiated
to use crypt,