On 2015-10-23 08:29, Day, David wrote:
> I have a development site ( FreeBSD 10.1 and Postgres 9.3 )  where I can
> connect to the database via psql or pgadminIII both locally and remotely.
> 
> However, all of the local apps ( 3 different ones )  that would connect to it
> are failing to  connect.

Sounds like your apps are using a different port than the default install. Use
"psql -p xxxx" with the port from the URI configured in your apps.


-- 
http://yves.zioup.com
gpg: 4096R/32B0F416



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to