Re: BUG #7821: constant disconnection with external network

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: BUG #7821: constant disconnection with external network
Дата
Msg-id 20130123134150.248220@gmx.com
обсуждение исходный текст
Ответ на BUG #7821: constant disconnection with external network  (alessandro@nwsoftware.com.br)
Список pgsql-bugs
alessandro@nwsoftware.com.br wrote:

> I use PostgreSQL 9.0.6 and I´m with a problem using PostgreSQL with external
> network, by internet (cloud).
>
> If the user open the application and don´t use the application by minutes,
> the connection with database is lost, but if the user to use application
> constantly, the connection with database isn't interrupted.
>
> Is there some setting to avoid this kind of problem?

This is very likely to be caused by a firewall; reconfiguring the
firewall is one solution. You might be able to keep the connections
alive by configuring the TCP keepalive parameters.

http://www.postgresql.org/docs/9.2/interactive/runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SETTINGS

-Kevin

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Pavan Deolasee
Дата:
Сообщение: Re: BUG #7824: documentation bug: Extract DOW
Следующее
От: Ben Morgan
Дата:
Сообщение: psql \d command hides objects from "lower" schemas