Re: Issue with postgres connectivity - Mailing list pgsql-sql

From Jasen Betts
Subject Re: Issue with postgres connectivity
Date
Msg-id ihe5uk$hl3$1@reversiblemaps.ath.cx
Whole thread Raw
In response to Issue with postgres connectivity  (Arindam Hore <arindam.hore@in.v2solutions.com>)
Responses Re: Issue with postgres connectivity
List pgsql-sql
On 2011-01-21, Arindam Hore <arindam.hore@in.v2solutions.com> wrote:
> We are accessing database using ip address.

try adding the IP addresses of some of the clients as seen by the
server to /etc/hosts on the server. see if that helps.

try connecting to the server locally using 'su postgres -c psql'
see if that's slow too.

-- 
⚂⚃ 100% natural


pgsql-sql by date:

Previous
From: "Edward W. Rouse"
Date:
Subject: Re: Issue with postgres connectivity
Next
From: MoNiLlO
Date:
Subject: Control reached end of trigger procedure without RETURN