forked from postgres/postgres
-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror of the official PostgreSQL GIT repository.
License
RuGernika/postgres_fracsia21
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PostgreSQL Database Management System ===================================== Настройка потоковой репликации Write-ahead log. Концепция восстановления после сбоя B-tree intrapage search Штрафная функция GiST (penalty function, стоимостная функция) Для понимания использования штрафной функции лучше всего изучить функцию gistchoose в файле gistutils.c : https://github.com/postgres/postgres/blob/master/src/backend/access/gist/gistutil.c#L371 Изменение сканирования kNN
About
Mirror of the official PostgreSQL GIT repository.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 85.9%
- PLpgSQL 6.2%
- Perl 3.5%
- Yacc 1.3%
- Makefile 0.7%
- Meson 0.6%
- Other 1.8%