Re: Several issues with postgres_fdw stats import

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, 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-22 11:50:46
Message-ID: CAPmGK16YmiLBMOEJQgw8Zyb7goMRZCeTveHVQbLj_ON-KObVdA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sehrope Sarkuni 2026-09-22 12:28:06 Re: [PATCH] set_byte() with a count argument
Previous Message Yao Feng 2026-09-22 11:49:00 Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions