Re: problem to connect to database

From: Erwan Arzur <erwan(at)free(dot)fr>
To: Melanie Bergeron <mbergeron_pg(at)globeecom(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: problem to connect to database
Date: 2004-01-16 21:09:53
Message-ID: 40085321.4000109@free.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Melanie Bergeron wrote:
| I can connect to it using telnet
|
| Melanie

Hello Melanie,

maybe reading some material about TCP/IP and sockets will give you the
answer ... it's indeed not the place for that kind of topics :-) I can
bet your local network is not 10.0.0.0/24, thus blindly copying the
sample i provided to you (off the list, my fault) won't help. Have you
just tried to find what was this file (pg_hba.cond) for, after all ?

Did you try the 'psql gec_test bergeron.melanie' as i suggested ? Any
error message from that command ?

good luck ...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFACFMhtchshDF9KNYRAqwMAJ9i6cqGA2749oW5bRYljAw3Mevj5wCXcm5m
f7JePCCiLfAvofoa/5n87Q==
=9E93
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Melanie Bergeron 2004-01-16 21:49:29 Re: problem to connect to database
Previous Message Alessandro Depase 2004-01-16 20:58:45 Re: getTables or code problem?