Re: Not connecting to the postgresql server - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: Not connecting to the postgresql server
Date
Msg-id 1399641428.2941.1.camel@localhost.localdomain
Whole thread Raw
In response to Not connecting to the postgresql server  (espeake@oreillyauto.com)
Responses Re: Not connecting to the postgresql server
List pgadmin-support
On Thu, 2014-05-08 at 07:53 -0500, espeake@oreillyauto.com wrote:
> 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
> 

Version 3.3.3 of what?


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com




pgadmin-support by date:

Previous
From: jashworth
Date:
Subject: Re: Data grid 'clipping' the content in KDE
Next
From: Guillaume Lelarge
Date:
Subject: Re: improvement suggestions