Re: Clarification on the docs

2025-04-19 Thread Igor Korot
David, On Sat, Apr 19, 2025, 7:21 PM David G. Johnston wrote: > On Sat, Apr 19, 2025 at 4:17 PM Igor Korot wrote: > >> >> Could you indicate the default value for every option here? >> >>> >>> > The descriptions clearly indicate the defaults for nearly all of them, and > the one exception is

Re: Clarification on the docs

2025-04-19 Thread David G. Johnston
On Sat, Apr 19, 2025 at 4:17 PM Igor Korot wrote: > > Could you indicate the default value for every option here? > >> >> The descriptions clearly indicate the defaults for nearly all of them, and the one exception is a single click away (gin_pending_list_limit). I don't find that the informatio

Re: Clarification on the docs

2025-04-19 Thread Igor Korot
Hi, Dvid, On Fri, Apr 11, 2025, 9:04 PM David G. Johnston wrote: > On Fri, Apr 11, 2025 at 6:49 PM Igor Korot wrote: > >> Hi, ALL, >> On the >> https://www.postgresql.org/docs/17/sql-createindex.html#SQL-CREATEINDEX-STORAGE-PARAMETERS >> its said: >> >> [quote] >> The optional WITH clause speci

Re: Clarification on the docs

2025-04-12 Thread Tom Lane
"David G. Johnston" writes: > Because I’m undecided on what exactly would be an improvement and don’t > care enough on the basis of this single question to put effort into > figuring that out. Committers read these and if one of them wants to act > on my new paragraph suggestion great. If not, i

Re: Clarification on the docs

2025-04-11 Thread David G. Johnston
On Friday, April 11, 2025, Igor Korot wrote: > Hi, David, > > On Fri, Apr 11, 2025 at 9:04 PM David G. Johnston < > david.g.johns...@gmail.com> wrote: > >> On Fri, Apr 11, 2025 at 6:49 PM Igor Korot wrote: >> >>> Hi, ALL, >>> On the https://www.postgresql.org/docs/17/sql-createindex.html# >>> SQ

Re: Clarification on the docs

2025-04-11 Thread Igor Korot
Hi, David, On Fri, Apr 11, 2025 at 9:04 PM David G. Johnston < david.g.johns...@gmail.com> wrote: > On Fri, Apr 11, 2025 at 6:49 PM Igor Korot wrote: > >> Hi, ALL, >> On the >> https://www.postgresql.org/docs/17/sql-createindex.html#SQL-CREATEINDEX-STORAGE-PARAMETERS >> its said: >> >> [quote] >

Re: Clarification on the docs

2025-04-11 Thread David G. Johnston
On Fri, Apr 11, 2025 at 6:49 PM Igor Korot wrote: > Hi, ALL, > On the > https://www.postgresql.org/docs/17/sql-createindex.html#SQL-CREATEINDEX-STORAGE-PARAMETERS > its said: > > [quote] > The optional WITH clause specifies storage parameters for the index. > Each index method has its own set of

Clarification on the docs

2025-04-11 Thread Igor Korot
Hi, ALL, On the https://www.postgresql.org/docs/17/sql-createindex.html#SQL-CREATEINDEX-STORAGE-PARAMETERS its said: [quote] The optional WITH clause specifies storage parameters for the index. Each index method has its own set of allowed storage parameters. The B-tree, hash, GiST and SP-GiST ind