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

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: mark <dvlhntr(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5851: ROHS (read only hot standby) needs to be restarted manually in somecases.
Date: 2011-03-03 16:03:45
Message-ID: AANLkTikuVFtFh76UuE4BUwEHCTBneOzLCo6=ctOZT1ua@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Feb 8, 2011 at 7:23 PM, mark <dvlhntr(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2011-03-03 16:06:08 Re: BUG #5908: PgOleDb 1.0.0.20 returns values without the digits after the dot.
Previous Message Robert Haas 2011-03-03 16:01:24 Re: BUG #5887: EXPLAIN returns more than 1000 rows when table is empty