Другие доклады
-
Michael Paquier
Overview of the new features of PostgreSQL 9.5
Let's have a first look at the new and upcoming features in the 9.5 release. This talk shows up what are the new features, what they do, giving plenty reasons to plan an upgrade to this new major version.
-
Nikhil Sontakke
PostgreSQL High Availability with Corosync/Pacemaker
The Corosync/Pacemaker framework which is part of the LinuxHA stack can be used to provide monitoring and automatic failover capabilities. Now with streaming replication in place, it makes sense to use this robust infrastructure for PostgreSQL master and its replica handling. The open source pgsql resource agent also does this now. This talk will talk about using Corosync/Pacemaker with Postgres.
-
Олег Царев
Асинхронная репликация без цензуры: архитектурные проблемы MySQL, или почему PostgreSQL завоюет мир
Новая версия доклада Олега Царева о репликации в MySQL и PostgreSQL
-
Константин Пан
Ещё один параллельный PostgreSQL
Попытка заставить PostgreSQL выполнять запросы параллельно над горизонтально разбитыми таблицами с помощью одной дополнительной операции в плане запроса.