| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Intermittent BRIN failures on hyrax and lousyjack |
| Date: | 2020-07-10 00:22:04 |
| Message-ID: | 20200710002204.GA29790@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2020-Jul-09, Alvaro Herrera wrote:
> I have a moment now, let me have a go at it. I agree with deleting the
> message. I think I'll keep the comment, slightly reworded:
>
> /*
> * Placeholder tuples only appear during unfinished summarization, and we
> * hold SUE lock, so this function cannot run concurrently with
> * that. Any placeholder tuples that exist must be leftovers from a
> * crashed or aborted summarization; remove them silently.
> */
Pushed to all branches.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2020-07-10 00:32:08 | Re: Expand the use of check_canonical_path() for more GUCs |
| Previous Message | Justin Pryzby | 2020-07-10 00:18:52 | Re: Default setting for enable_hashagg_disk |