| From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
|---|---|
| To: | Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Subject: | Re: Proposal for changes to recovery.conf API |
| Date: | 2016-09-01 09:37:03 |
| Message-ID: | CANP8+j+XEMKNjkJWc4X0CNPc2ytD=rFUS=w3cALSCHx37sO10A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 31 August 2016 at 20:01, Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com> wrote:
> Unfortunately, some parts conflict with the patch that Simon just posted
> (e.g., his patch removes trigger_file altogether, whereas mine converts
> it into a GUC along the lines of the original patch). Rather than trying
> to untangle that right now, I'm posting what I have as-is, and I'll post
> an updated version tomorrow.
Thanks.
archive_cleanup_command no longer needs to be in shmem. Checkpointer
will have its own copy of the value.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dean Rasheed | 2016-09-01 09:53:51 | Re: CREATE POLICY bug ? |
| Previous Message | Simon Riggs | 2016-09-01 09:34:58 | Re: Proposal for changes to recovery.conf API |