Re: strange connection problem. - Mailing list pgsql-general

From Yves Dorfsman
Subject Re: strange connection problem.
Date
Msg-id 562A4588.9050109@zioup.com
Whole thread Raw
In response to strange connection problem.  ("Day, David" <dday@redcom.com>)
List pgsql-general
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



pgsql-general by date:

Previous
From: "Day, David"
Date:
Subject: strange connection problem.
Next
From: "David G. Johnston"
Date:
Subject: Re: strange connection problem.