Re: Several issues with postgres_fdw stats import

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Cc: Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Several issues with postgres_fdw stats import
Date: 2026-09-23 15:11:35
Message-ID: arPsJ9ZNHnOGx6EN@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 22, 2026 at 08:50:46PM +0900, Etsuro Fujita wrote:
> On Tue, Sep 22, 2026 at 8:26 PM Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru> wrote:
>> Commit 9a08585e8 renamed option "restore_stats" to "import_stats".
>> But I still see the "restore_stats" option in the v19 documentation. [1]
>>
>> Is it intended only for v20?
>
> The change was made for beta4, released this week, but the
> documentation is still for beta3.

Can the open item for this one be marked resolved?

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-09-23 15:14:17 Re: PG19: two RI fast-path issues found while testing the batching revert
Previous Message Melanie Plageman 2026-09-23 15:06:50 Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten