On 15/11/2022 08:24, Kenny Bachman
wrote:
I believe this is to do with the way PostgreSQL does sequences.
It doesn't update the WAL every time a sequence increments, just
every 32 times to avoid writing lots of unnecessary entries given
that the sequence generally updates in a predictable manner. The
'log_cnt' keeps track of how many increments are to go before the
next WAL update. --
Paul Smith Computer Services
Tel: 01484 855800
Vat No: GB 685 6987 53
|