| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org,Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>,Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
| Subject: | Re: pgsql: Allow users to limit storage reserved by replication slots |
| Date: | 2020-04-08 02:10:07 |
| Message-ID: | 6C515367-5BE9-4C9A-9F50-5DA9BC779E3B@anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Hi,
On April 7, 2020 6:13:51 PM PDT, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>Alvaro Herrera <alvherre(at)2ndquadrant(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2020-04-08 02:12:25 | pgsql: Allow partitionwise join to handle nested FULL JOIN USING cases. |
| Previous Message | Etsuro Fujita | 2020-04-08 01:27:01 | pgsql: Allow partitionwise joins in more cases. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2020-04-08 02:17:01 | Re: d25ea01275 and partitionwise join |
| Previous Message | Andrew Gierth | 2020-04-08 02:01:33 | Re: FETCH FIRST clause WITH TIES option |