| From: | Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Small fixes about backup history file in doc and pg_standby |
| Date: | 2018-06-27 16:22:42 |
| Message-ID: | 20180628012242.d81fab16.nagata@sraoss.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, 27 Jun 2018 18:36:46 +0900
Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> On Wed, Jun 27, 2018 at 05:42:07PM +0900, Yugo Nagata wrote:
> > On Wed, 27 Jun 2018 00:58:18 +0900
> > Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> >>> In addition, the current pg_standby still can handle a backup history file that are
> >>> never requested. It is harmless but unnecessary code. Another attached patch
> >>> (pg_standby.patch) removes this part of code.
> >>
> >> Since this is not bug fix, let's discuss this in 12dev cycle.
>
> +1.
I added this to CF.
> --
> Michael
--
Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2018-06-27 16:28:25 | Re: "wal receiver" process hang in syslog() while exiting after receiving SIGTERM while the postgres has been promoted. |
| Previous Message | Yugo Nagata | 2018-06-27 16:02:26 | CREATE TABLE .. LIKE .. EXCLUDING documentation |