Re: BUG #5851: ROHS (read only hot standby) needs to be restarted manually in somecases. - Mailing list pgsql-bugs

From Robert Haas
Subject Re: BUG #5851: ROHS (read only hot standby) needs to be restarted manually in somecases.
Date
Msg-id AANLkTikuVFtFh76UuE4BUwEHCTBneOzLCo6=ctOZT1ua@mail.gmail.com
Whole thread Raw
In response to Re: BUG #5851: ROHS (read only hot standby) needs to be restarted manually in somecases.  ("mark" <dvlhntr@gmail.com>)
Responses Re: BUG #5851: ROHS (read only hot standby) needs to be restarted manually in somecases.  ("mark" <dvlhntr@gmail.com>)
List pgsql-bugs
On Tue, Feb 8, 2011 at 7:23 PM, mark <dvlhntr@gmail.com> wrote:
> (~two weeks and it dies)
> keepalives_idle=30
> keepalives_interval=30
> keepalives_count=30

Maybe something like this:

keepalives_idle=60
keepalives_interval=5
keepalives_count=10

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #5887: EXPLAIN returns more than 1000 rows when table is empty
Next
From: Robert Haas
Date:
Subject: Re: BUG #5908: PgOleDb 1.0.0.20 returns values without the digits after the dot.