Re: Several issues with postgres_fdw stats import - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Several issues with postgres_fdw stats import
Date
Msg-id arPsJ9ZNHnOGx6EN@nathan
Whole thread
In response to Re: Several issues with postgres_fdw stats import  (Etsuro Fujita <etsuro.fujita@gmail.com>)
Responses Re: Several issues with postgres_fdw stats import
List 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.luzanov@postgrespro.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



pgsql-hackers by date:

Previous
From: Shashishekar Hullahally Anantharamu
Date:
Subject: Re: Possible race condition in pg_basebackup
Next
From: Nathan Bossart
Date:
Subject: Re: PG19: two RI fast-path issues found while testing the batching revert