Re: RelationGetNumberOfBlocks called before vacuum_get_cutoffs

From: Melanie Plageman <melanieplageman(at)gmail(dot)com>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: RelationGetNumberOfBlocks called before vacuum_get_cutoffs
Date: 2025-06-02 14:56:16
Message-ID: CAAKRu_ZMWUyxvBSAPe6pmGFoCT1cGwysKOE0O=nOka28mQU-pA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 2, 2025 at 10:31 AM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
>
> On Mon, Jun 2, 2025 at 10:27 AM Melanie Plageman
> <melanieplageman(at)gmail(dot)com> wrote:
> > Attached what I plan to push shortly.
>
> Looks good to me.

Thanks! pushed.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-06-02 15:32:19 pg_upgrade: warn about roles with md5 passwords
Previous Message ikedarintarof 2025-06-02 14:36:16 Re: Suggestion to add --continue-client-on-abort option to pgbench