Not connecting to the postgresql server

From: espeake(at)oreillyauto(dot)com
To: pgadmin-support(at)postgresql(dot)org
Subject: Not connecting to the postgresql server
Date: 2014-05-08 12:53:48
Message-ID: OF607C7AA2.0FD27ECF-ON86257CD2.0046D2DE-86257CD2.0046D941@LocalDomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support


I need help with why my server is having issues. There is nothing in the
logs showing any errors on startup. This is the command and error I get
from a remote server when testing.

psql -h 172.16.36.231 -p 9999 -l

psql: ERROR: MD5 authentication is unsupported in replication,
master-slave and parallel modes.
HINT: check pg_hba.conf

This is from the pg_hba file on my master pgpool server.

host all postgres <xxx.xxx.xxx.xxx/xx> trust

The ip address covers the entire network at the moment.

Looking through the help documents through out the internet not really
finding guidance. running version 3.3.3-1

Thanks,
Eric Speake
Web Systems Administrator
O'Reilly Auto Parts
(417) 862-2674 Ext. 1975

This communication and any attachments are confidential, protected by Communications Privacy Act 18 USCS 2510, solely for the use of the intended recipient, and may contain legally privileged material. If you are not the intended recipient, please return or destroy it immediately. Thank you.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message jashworth 2014-05-08 15:53:47 Re: Data grid 'clipping' the content in KDE
Previous Message Barry, Jon A. 2014-05-08 12:48:26 Re: pgagent install to other than default port