Re: SLOW Remote Connection to PostgreSQL Database

Поиск
Список
Период
Сортировка
От Chris
Тема Re: SLOW Remote Connection to PostgreSQL Database
Дата
Msg-id 4705B96E.9070506@gmail.com
обсуждение исходный текст
Ответ на SLOW Remote Connection to PostgreSQL Database  (Matt White <whiteqt@gmail.com>)
Ответы Re: SLOW Remote Connection to PostgreSQL Database
Список 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 по дате отправления:

Предыдущее
От: Chris
Дата:
Сообщение: Re: Importing MySQL dump into PostgreSQL 8.2
Следующее
От: Andrei Kovalevski
Дата:
Сообщение: Re: Windows vista