Fix analyze_sampling docs in postgres-fdw.sgml

Shinya Kato <shinya11.kato@oss.nttdata.com>

From: Shinya Kato <Shinya11.Kato@oss.nttdata.com>
To: pgsql-docs@lists.postgresql.org
Date: 2024-03-04T05:27:41Z
Lists: pgsql-docs

Attachments

Hi!

I fixed analyze_sampling docs in postgres-fdw.sgml.
- Changed analyze_sampling type 'text' to 'string'
- Add a statement 'The option specified on a table overrides an option 
specified for the server.'

Do you think?

Regards,
Shinya Kato
NTT DATA GROUP CORPORATION

Commits

  1. doc: Fix datatype for postgres_fdw option