From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Subject: | Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock |
Date: | 2022-11-16 02:03:42 |
Message-ID: | CAA4eK1+f0X98dMNmpWmr2-AK0t7AqgiTNE0rVF7RpnX_NLQ6Rg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Nov 14, 2022 at 11:18 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> On 2022-11-14 16:06:27 +0530, Amit Kapila wrote:
> > Pushed.
>
> Thanks.
>
Please find the attached patch to remove the buffer cleanup check on
the new bucket page. I think we should do this only for the HEAD. Do
you have any suggestions or objections on this one?
--
With Regards,
Amit Kapila.
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Don-t-acquire-cleanup-lock-on-the-new-bucket-page.patch | application/octet-stream | 5.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Ted Yu | 2022-11-16 02:06:34 | Re: closing file in adjust_data_dir |
Previous Message | Japin Li | 2022-11-16 02:02:40 | Re: closing file in adjust_data_dir |