Re: Fix analyze_sampling docs in postgres-fdw.sgml

2024-03-04 Thread Daniel Gustafsson
> On 4 Mar 2024, at 09:37, Laurenz Albe wrote: > > 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 Agreed, that should be changed, will fix. >> - Add a statement 'The optio

Re: Fix analyze_sampling docs in postgres-fdw.sgml

2024-03-04 Thread Laurenz Albe
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 o