Re: Fix of fake unlogged LSN initialization
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Michael Paquier <michael@paquier.xyz>, Simon Riggs <simon@2ndquadrant.com>
Cc: "tsunakawa.takay@fujitsu.com" <tsunakawa.takay@fujitsu.com>,
"pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2019-10-25T06:54:53Z
Lists: pgsql-hackers
On 24/10/2019 15:08, Michael Paquier wrote: > On Thu, Oct 24, 2019 at 11:57:33AM +0100, Simon Riggs wrote: >> I wonder why is that value 1000, rather than an aligned value or a whole >> WAL page? > > Good question. Heikki, why this choice? No particular reason, it's just a nice round value in decimal. - Heikki
Commits
-
Fix initialization of fake LSN for unlogged relations
- 9f0172bba750 12.1 landed
- 51970fa8df9b 13.0 landed