Re: BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: sunil s <sunilfeb26(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop
Date: 2025-10-21 07:51:10
Message-ID: CAApHDvpAkjA6doajwz-tno81zJ7Pmz626D8mX0BUd4gZQ_OZcg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 21 Oct 2025 at 18:53, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> FWIW, I am on the same line as you. Your suggestions are better than
> what the proposed patch does, as far as I've looked.

Pushed with the agreed comment change and type change to pageno.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2025-10-21 07:54:01 Re: Accessing an invalid pointer in BufferManagerRelation structure
Previous Message Chao Li 2025-10-21 07:47:18 Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation