At Sat, 21 May 2022 19:08:06 +0530, Bharath Rupireddy <[email protected]> wrote in > How about we add GUC check hooks for both max_wal_size and > min_wal_size where we can either emit ERROR or WARNING if values are > not "at least twice as wal_segment_size"?
It should be ERROR. As you say, it should have been changed when the unit of them is changed to MB and wal_segment_size became variable. regards. -- Kyotaro Horiguchi NTT Open Source Software Center
