Re: BUG #3558: Comunication cut after 5 mins aprox. in remote acces to Postgres - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: BUG #3558: Comunication cut after 5 mins aprox. in remote acces to Postgres
Date
Msg-id 46C9E859.1050402@enterprisedb.com
Whole thread Raw
In response to BUG #3558: Comunication cut after 5 mins aprox. in remote acces to Postgres  ("Gilberto Vidal" <gvidal@att.net.mx>)
List pgsql-bugs
Gilberto Vidal wrote:
> I develop an aplication for Up,Down,Change records in Table 'Customs' in
> Postgres.
>
> First I Start Linux Server with Postgres about no problem.
>
> I connect to Postgres via IP Public registered in my office Router. Router
> forward at IP and Port in Server Postgre No problem all OK.
>
> After Working with aplication, and prefectly conection at Remote Postgres
> and Database, aprox 5 min then disconect
> received messages into aplication "Disconect abnormally DataBase
> 'BD_PROJECT'
>
> What is the problem? Do you Help me?

Could the router be dropping the connection after 5 minutes? Is it
exactly 5 minutes?

What's in the server logs?

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: "Gilberto Vidal"
Date:
Subject: BUG #3558: Comunication cut after 5 mins aprox. in remote acces to Postgres
Next
From: "Alexander Kirpa"
Date:
Subject: BUG #3561: CHAR(x) blank stripped. Server or documentation bug?