Re: SLOW Remote Connection to PostgreSQL Database - Mailing list pgsql-general

From Chris
Subject Re: SLOW Remote Connection to PostgreSQL Database
Date
Msg-id 4705B96E.9070506@gmail.com
Whole thread Raw
In response to SLOW Remote Connection to PostgreSQL Database  (Matt White <whiteqt@gmail.com>)
Responses Re: SLOW Remote Connection to PostgreSQL Database  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-general
Matt White wrote:
> Hello,
>
> I am running a Rails app on server1 that connects to dbserver where
> the database is. There is another server, server2, that connects to
> dbserver quickly and returns quickly no matter how high dbserver's
> load is. Doing "psql -h dbserver.domain.com database username" from
> server1 times out every time.

My guess is a firewall.

telnet server.domain.com 5432

and see if that works.

--
Postgresql & php tutorials
http://www.designmagick.com/

pgsql-general by date:

Previous
From: Chris
Date:
Subject: Re: Importing MySQL dump into PostgreSQL 8.2
Next
From: Andrei Kovalevski
Date:
Subject: Re: Windows vista