Исходный код вики Даты и диапазоны
Редактировал(а) Alexandr Fokin 2024/10/01 10:12
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | |(% style="width:287px" %) |(% style="width:1167px" %)[[Нестандартные типы>>doc:Разработка.Базы данных.SQL.PostgreSQL.PL pgSQL.Нестандартные типы.WebHome]]|(% style="width:1167px" %) | ||
2 | |(% style="width:287px" %) |(% style="width:1167px" %)Как лучше хранить диапазоны дат в PostgreSQL | ||
3 | [[https:~~/~~/oxilor.ru/blog/kak-luchshe-khranit-diapazon-dat-v-postgresql>>https://oxilor.ru/blog/kak-luchshe-khranit-diapazon-dat-v-postgresql]]|(% style="width:1167px" %) | ||
4 | |(% style="width:287px" %) |(% style="width:1167px" %)((( | ||
5 | Индексация промежутков дат совместно с другими столбцами (например числовыми), ограничения на их основе. | ||
6 | Учитывать [[Сценарии индексы>>doc:Разработка.Базы данных.SQL.PostgreSQL.Сценарии.Индексы.WebHome||style="outline-width: 0px !important; user-select: auto !important;"]] | ||
7 | |||
8 | Uniqueness constraint with date range | ||
9 | [[https:~~/~~/dba.stackexchange.com/questions/110582/uniqueness-constraint-with-date-range>>https://dba.stackexchange.com/questions/110582/uniqueness-constraint-with-date-range]] | ||
10 | )))|(% style="width:1167px" %)((( | ||
11 | [[PostgreSQL. Индексы>>doc:Разработка.Базы данных.SQL.PostgreSQL.Механизмы.PostgreSQL\. Индексы.WebHome]] | ||
12 | |||
13 | [[btree_gist>>doc:Разработка.Базы данных.SQL.PostgreSQL.Расширения.btree_gist.WebHome]] | ||
14 | ))) | ||
15 | |(% style="width:287px" %) |(% style="width:1167px" %)PostgreSQL Antipatterns: работаем с отрезками в «кровавом энтерпрайзе» | ||
16 | [[https:~~/~~/habr.com/ru/companies/tensor/articles/526624/>>https://habr.com/ru/companies/tensor/articles/526624/]]|(% style="width:1167px" %) | ||
17 | |||
18 |