Изменения документа PostgreSQL. Индексы

Редактировал(а) Alexandr Fokin 2025/04/09 11:58

<
От версии < 1.8 >
отредактировано Alexandr Fokin
на 2024/04/29 14:02
К версии < 1.10 >
отредактировано Alexandr Fokin
на 2024/12/07 13:58
>
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -3,10 +3,11 @@
3 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:1344px" %)
7 -|(% style="width:105px" %)Hash|(% style="width:1344px" %)
8 -|(% style="width:105px" %)GIN|(% style="width:1344px" %)Generalized Inverted index
9 -|(% style="width:105px" %)Gist|(% style="width:1344px" %)
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" %)
10 10  )))
11 11  | |(((
12 12  |(% colspan="1" rowspan="3" style="width:187px" %)Postgres Professional|(% style="width:1253px" %)Индексы в PostgreSQL — 1
... ... @@ -15,6 +15,13 @@
15 15  [[https:~~/~~/habr.com/ru/company/postgrespro/blog/326106/>>url:https://habr.com/ru/company/postgrespro/blog/326106/]]
16 16  |(% style="width:1253px" %)Индексы в PostgreSQL — 7
17 17  [[https:~~/~~/habr.com/ru/companies/postgrespro/articles/340978/>>https://habr.com/ru/companies/postgrespro/articles/340978/]]
19 +|(% colspan="1" style="width:187px" %) |(% style="width:1253px" %)(((
20 +Индексы в PostgreSQL
21 +[[https:~~/~~/tproger.ru/articles/indeksy-v-postgresql/>>url:https://tproger.ru/articles/indeksy-v-postgresql/]]
22 +
23 +Используем все возможности индексов в PostgreSQL
24 +[[https:~~/~~/habr.com/ru/company/vk/blog/453046/>>url:https://habr.com/ru/company/vk/blog/453046/]]
25 +)))
18 18  |(% style="width:187px" %) |(% style="width:1253px" %)Неожиданная находка, которая освобождает 20 GB неиспользованного индексного пространства [Postgres]
19 19  [[https:~~/~~/habr.com/ru/company/otus/blog/672102/>>url:https://habr.com/ru/company/otus/blog/672102/]]
20 20  )))