| From: | "mark" <dvlhntr(at)gmail(dot)com> |
|---|---|
| To: | "'Robert Haas'" <robertmhaas(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-04 01:07:11 |
| Message-ID: | 013701cbda08$7f476510$7dd62f30$@com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> -----Original Message-----
> From: Robert Haas [mailto:robertmhaas(at)gmail(dot)com]
> Sent: Thursday, March 03, 2011 9:04 AM
> To: mark
> Cc: Fujii Masao; pgsql-bugs(at)postgresql(dot)org
> Subject: Re: [BUGS] BUG #5851: ROHS (read only hot standby) needs to be
> restarted manually in somecases.
>
> 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
Thank you !
Things have been more stable with regards to our WAN links. I am sure that
won't last for very long and expect to find out sooner than later if these
changes mitigate the issue I had been seeing.
Again, thank you
~Mark
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Cristian Lazarte | 2011-03-04 02:56:46 | BUG #5913: invalid page header |
| Previous Message | Tom Lane | 2011-03-03 23:58:14 | Re: Possible regression: libpq + SSL aborts when user has no home directory |