Изменения документа PostgreSQL. Индексы
Редактировал(а) Alexandr Fokin 2025/04/09 11:58
<
>
отредактировано Alexandr Fokin
на 2024/05/29 18:50
на 2024/05/29 18:50
отредактировано Alexandr Fokin
на 2024/04/29 13:09
на 2024/04/29 13:09
Изменить комментарий:
К данной версии нет комментариев
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,13 +1,11 @@ 1 -| |11.2. Index Types 1 +| |11.2. Index Types # 2 2 [[https:~~/~~/www.postgresql.org/docs/current/indexes-types.html>>https://www.postgresql.org/docs/current/indexes-types.html]] 3 -[[https:~~/~~/postgrespro.ru/docs/postgresql/15/indexes-types>>https://postgrespro.ru/docs/postgresql/15/indexes-types]] 4 4 | |[[Индексы>>doc:Разработка.Базы данных.Механизмы.Индексы.WebHome]] 5 5 | |((( 6 -|(% style="width:105px" %)BTree|(% style="width:509px" %) |(% style="width:866px" %) 7 -|(% style="width:105px" %)Hash|(% style="width:509px" %) |(% style="width:866px" %) 8 -|(% style="width:105px" %)GIN|(% style="width:509px" %)Generalized Inverted index|(% style="width:866px" %)Difference between GiST and GIN index 9 -[[https:~~/~~/stackoverflow.com/questions/28975517/difference-between-gist-and-gin-index/28976555#28976555>>https://stackoverflow.com/questions/28975517/difference-between-gist-and-gin-index/28976555#28976555]] 10 -|(% style="width:105px" %)Gist|(% style="width:509px" %) |(% style="width:866px" %) 5 +|(% style="width:105px" %)BTree|(% style="width:1344px" %) 6 +|(% style="width:105px" %)Hash|(% style="width:1344px" %) 7 +|(% style="width:105px" %)GIN|(% style="width:1344px" %)Generalized Inverted index 8 +|(% style="width:105px" %)Gist|(% style="width:1344px" %) 11 11 ))) 12 12 | |((( 13 13 |(% colspan="1" rowspan="3" style="width:187px" %)Postgres Professional|(% style="width:1253px" %)Индексы в PostgreSQL — 1