Исходный код вики Механизмы

Редактировал(а) Alexandr Fokin 2024/10/01 10:07

Скрыть последних авторов
Alexandr Fokin 6.1 1 |(% style="width:208px" %)[[План выполнения запроса>>doc:Разработка.Базы данных.SQL.PostgreSQL.Механизмы.PostgreSQL\. План выполнения запроса.WebHome]]|(% style="width:1287px" %)
Alexandr Fokin 1.6 2 |(% style="width:208px" %)Поддержка языков программирования|(% style="width:1287px" %)C, SQL
3 PL/pgSQLPL/Perl, PL/Python, Pl/Tcl
4 PL/Java, PL/V8, PL/R, PL/Lua
Alexandr Fokin 1.7 5 \\PostgreSQL: Серверное программирование на «человеческом» языке (PL/Perl, PL/Python, PL/v8)
6 [[https:~~/~~/habr.com/ru/company/postgrespro/blog/502254/>>https://habr.com/ru/company/postgrespro/blog/502254/]]
Alexandr Fokin 1.8 7 |(% style="width:208px" %)PubSub|(% style="width:1287px" %)(((
8 pg_notify
9
Alexandr Fokin 1.2 10
Alexandr Fokin 1.8 11 PubSub почти бесплатно: особенности NOTIFY в PostgreSQL
12 [[https:~~/~~/habr.com/ru/company/tensor/blog/484978/>>https://habr.com/ru/company/tensor/blog/484978/]]
13 )))
Alexandr Fokin 6.4 14 |(% style="width:208px" %)Физическое представление|(% style="width:1287px" %)Хранение данных в Postgresql
15 [[https:~~/~~/habr.com/ru/articles/841674/>>https://habr.com/ru/articles/841674/]]
Alexandr Fokin 1.8 16
Alexandr Fokin 6.3 17 ----
18
19 ==== Внутренние ссылки: ====
20
21 ====== Дочерние страницы: ======
22
23 {{children/}}
24
25 ====== Обратные ссылки: ======
26
27 {{velocity}}
28 #set ($links = $doc.getBacklinks())
29 #if ($links.size() > 0)
30 #foreach ($docname in $links)
31 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
32 * [[$escapetool.xml($rdoc.fullName)]]
33 #end
34 #else
35 No back links for this page!
36 #end
37 {{/velocity}}
38
39 ----