Re: Urgent problems with my conection

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "Dario Silva Prieto" <dasipri(at)yahoo(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Urgent problems with my conection
Date: 2001-10-29 18:11:22
Message-ID: NEBBLAAHGLEEPCGOBHDGCEIEDNAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


> host SIGED 192.9.200.199 255.255.255.0 trust

This looks correct. Are the permissions on the pg_hba.conf file set so the
postgres user can read it?

I think postgres will look in /etc/postgresql/pg_hba.conf if there is no
readable file in the data directory. You might try editing this file to see
if it helps.

-Nick

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2001-10-29 18:13:34 Re: DatabaseMetaData.getTables()
Previous Message Ned Wolpert 2001-10-29 17:55:20 Re: j2ee compatiable jdbc driver on jdbc.postgresql.org?