Re: pgsql: Allow users to limit storage reserved by replication slots
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: pgsql-hackers@lists.postgresql.org,Tom Lane <tgl@sss.pgh.pa.us>,Alvaro
Herrera <alvherre@2ndquadrant.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Date: 2020-04-08T02:10:07Z
Lists: pgsql-hackers
Hi, On April 7, 2020 6:13:51 PM PDT, Tom Lane <tgl@sss.pgh.pa.us> wrote: >Alvaro Herrera <alvherre@2ndquadrant.com> writes: >> I fixed the perlcritic complaint from buildfarm member crake, but >> there's a new one in francolin: > >Other buildfarm members are showing related-but-different failures. >I think this test is just plain unstable. I have not looked at the source, but the error messages show LSNs and bytes. I can't really imagine how that could be made stable. Andres -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Commits
-
Remove testing for precise LSN/reserved bytes in new TAP test
- 9e9abed74628 13.0 landed
-
Allow users to limit storage reserved by replication slots
- c6550776394e 13.0 cited