Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > PostgreSQL > pg_hba.conf query

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-15-07, 10:41
Conor McCarthy Conor McCarthy is offline
Registered User
 
Join Date: Nov 2007
Posts: 2
pg_hba.conf query

I've been trying to connect to a remote (on local network) pgsql database using a number or methods (perl DBD::Pg and psql) but I'm asked for the pg_hba.conf by both. Can someone tell me why it needs this. My understanding was that is was a file that sits on the db server and is used by the db server. Does the client need its own one?
Reply With Quote
  #2 (permalink)  
Old 11-15-07, 11:01
Conor McCarthy Conor McCarthy is offline
Registered User
 
Join Date: Nov 2007
Posts: 2
I've worked out what the issue was. The message was coming from the server (so the client had connected successfully), and the server has a misconfigured pg_hba.conf file.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On