Clarification on the docs - Mailing list pgsql-general

From Igor Korot
Subject Clarification on the docs
Date
Msg-id CA+FnnTz=EW1VQRpWB9J+G-NSchrPFcw4nR7d0JqzEK9jWKB35A@mail.gmail.com
Whole thread Raw
Responses Re: Clarification on the docs
List pgsql-general
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 index methods all accept this
parameter:
[/quote]

It states that each index method has its own set.

However only 3 out of predefined are given.

Moore over after that quote there is a list of parameters. But the
last phrase indicates a single parameter.

So how should I read that?

Is it a typo and it has to be plural, oor the list needs to be
ybindented and only one parameter should be there?

Thank you.



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: To take backup of Postgresql Database without large objects
Next
From: "sivapostgres@yahoo.com"
Date:
Subject: Re: To take backup of Postgresql Database without large objects