Re: Issue with postgres connectivity

From: Jasen Betts <jasen(at)xnet(dot)co(dot)nz>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Issue with postgres connectivity
Date: 2011-01-22 08:53:40
Message-ID: ihe5uk$hl3$1@reversiblemaps.ath.cx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 2011-01-21, Arindam Hore <arindam(dot)hore(at)in(dot)v2solutions(dot)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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jasen Betts 2011-01-22 08:59:27 Re: question about reg. expression
Previous Message MoNiLlO 2011-01-22 06:32:27 Control reached end of trigger procedure without RETURN