Re: Fix analyze_sampling docs in postgres-fdw.sgml

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Shinya Kato <Shinya11.Kato@oss.nttdata.com>, pgsql-docs@lists.postgresql.org
Date: 2024-03-04T08:37:30Z
Lists: pgsql-docs
On Mon, 2024-03-04 at 14:27 +0900, Shinya Kato wrote:
> I fixed analyze_sampling docs in postgres-fdw.sgml.
> - Changed analyze_sampling type 'text' to 'string'

+1

> - Add a statement 'The option specified on a table overrides an option 
> specified for the server.'

I think that applies to all options.  It would be better to have a general
statement to that effect at the beginning of the "Options" section.

Yours,
Laurenz Albe



Commits

  1. doc: Fix datatype for postgres_fdw option