This repository has been archived by the owner on May 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 71
/
bibliography.tex
98 lines (75 loc) · 3.12 KB
/
bibliography.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
\renewcommand\bibname{Литература}
\begin{thebibliography}{9}
\bibitem{pg1}
Алексей Борзов (Sad Spirit) borz\_off@cs.msu.su
\emph{PostgreSQL: настройка производительности}
http://www.phpclub.ru/detail/store/pdf/postgresql-performance.pdf
\bibitem{pg2}
Eugene Kuzin eugene@kuzin.net
\emph{Настройка репликации в PostgreSQL с помощью системы Slony-I}
http://www.kuzin.net/work/sloniki-privet.html
\bibitem{pg3}
Sergey Konoplev gray.ru@gmail.com
\emph{Установка Londiste в подробностях}
http://gray-hemp.blogspot.com/2010/04/londiste.html
\bibitem{pg4}
Dmitry Stasyuk
\emph{Учебное руководство по pgpool-II}
http://undenied.ru/2009/03/04/uchebnoe-rukovodstvo-po-pgpool-ii/
\bibitem{pg5}
Чиркин Дима dmitry.chirkin@gmail.com
\emph{Горизонтальное масштабирование PostgreSQL с помощью PL/Proxy}
http://habrahabr.ru/blogs/postgresql/45475/
\bibitem{pg6}
Иван Блинков wordpress@insight-it.ru
\emph{Hadoop}
http://www.insight-it.ru/masshtabiruemost/hadoop/
\bibitem{pg7}
Padraig O'Sullivan
\emph{Up and Running with HadoopDB}
http://posulliv.github.com/2010/05/10/hadoopdb-mysql.html
\bibitem{pg8}
Иван Золотухин
\emph{Масштабирование PostgreSQL: готовые решения от Skype}
http://postgresmen.ru/articles/view/25
\bibitem{pg9}
\emph{Streaming Replication}.
http://wiki.postgresql.org/wiki/Streaming\_Replication
\bibitem{pg10}
Den Golotyuk
\emph{Шардинг, партиционирование, репликация - зачем и когда?}
http://highload.com.ua/index.php/2009/05/06/шардинг-партиционирование-репликац/
\bibitem{pg11}
\emph{Postgres-XC — A PostgreSQL Clustering Solution}
http://www.linuxforu.com/2012/01/postgres-xc-database-clustering-solution/
\bibitem{pg12}
\emph{Введение в PostgreSQL BDR}
http://habrahabr.ru/post/227959/
\bibitem{pg13}
\emph{Популярный обзор внутренностей базы данных. Часть пятая}
http://zamotivator.livejournal.com/332814.html
\bibitem{pg14}
\emph{BRIN-индексы в PostgreSQL}
http://langtoday.com/?p=485
\bibitem{pg15}
\emph{Huge Pages в PostgreSQL}
https://habrahabr.ru/post/228793/
\bibitem{pg16}
\emph{Greenplum DB}
https://habrahabr.ru/company/tinkoff/blog/267733/
\bibitem{pg17}
\emph{Введение в PostGIS}
https://live.osgeo.org/ru/quickstart/postgis\_quickstart.html
\bibitem{pg18}
\emph{Введение в полнотекстовый поиск в PostgreSQL}
http://www.sai.msu.su/~megera/postgres/talks/fts\_pgsql\_intro.html
\bibitem{pg19}
\emph{pg\_arman}
https://postgrespro.ru/docs/postgrespro/9.5/pg-arman.html
\bibitem{pg20}
\emph{It Probably Works}
http://queue.acm.org/detail.cfm?id=2855183
\bibitem{pg21}
\emph{Кластер PostgreSQL высокой надежности на базе Patroni, Haproxy, Keepalived}
https://habrahabr.ru/post/322036/
\end{thebibliography}