Re: BUG #15402: Hot standby server with archive_mode=on keeps initial WAL segments
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: TAKATSUKA Haruka <harukat@sraoss.co.jp>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2018-09-28T03:32:43Z
Lists: pgsql-bugs
On Fri, Sep 28, 2018 at 12:20:03PM +0900, TAKATSUKA Haruka wrote: > I fixed only RemoveOldXlogFiles() in my patch because merely > I wasn't sure that keeping an old history file is a bug behavior. The only caller of CleanupBackupHistory() si clear about willing to see past backup history files go away at the end of a backup, or mark those as .ready if need be. -- Michael
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix WAL recycling on standbys depending on archive_mode
- ed9d6d621a09 9.5.15 landed
- f4fa92f267fa 9.6.11 landed
- 05b9c58da141 10.6 landed
- 88926fd481b7 11.0 landed
- 78ea8b5daab9 12.0 landed