| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: suppress automatic recovery after back crash |
| Date: | 2010-07-14 14:59:31 |
| Message-ID: | AANLkTimCY5hs-BRvqviN61pBn1ZJ4eBD_VUNzxjf_iLk@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Jul 14, 2010 at 3:41 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> I read the patch and found some small typos.
Thanks. Corrected version attached.
> We should add something like?:
>
> ---------
> Even if this value is set to true, a backend crash during hot standby doesn't
> reinitialize the database.
> ---------
Is that actually true? AFAICS, RecoveryError only gets set if the
*startup* process crashes.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company
| Attachment | Content-Type | Size |
|---|---|---|
| guc_automatic_restart-v3.patch | text/x-patch | 6.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2010-07-14 15:03:55 | Re: standard_conforming_strings |
| Previous Message | Yeb Havinga | 2010-07-14 14:56:04 | Re: five-key syscaches |