8000 GitHub - RuGernika/postgres_fracsia21: Mirror of the official PostgreSQL GIT repository.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RuGernika/postgres_fracsia21

 
 

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

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%
0