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

From Pavel Luzanov
Subject Re: Several issues with postgres_fdw stats import
Date
Msg-id f8b7807c-a9bd-406f-872b-7028bdc02cbc@postgrespro.ru
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
Hi,

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?

1. 
https://www.postgresql.org/docs/19/postgres-fdw.html#POSTGRES-FDW-OPTIONS-COST-ESTIMATION 


-- 
Pavel Luzanov
Postgres Professional: https://postgrespro.com





pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Add a permission check to pg_stat_get_backend_subxact()
Next
From: Amit Langote
Date:
Subject: Re: ri_Fast* crash w/ nullable UNIQUE constraint