title

text

Jan Urbański
Jan Urbański

Horizontal scaling with PL Proxy

Опыт использования PL Proxy для масштабирования СУБД

Слайды

Другие доклады

  • Лузанов Павел
    Лузанов Павел
    С
    Сергей Андреев

    Русскоязычная документация. Проблемы и перспективы

    В докладе рассказывается о совместной работе с компанией ABBYY по использованию облачной среды ABBYY SmartCAT для решения этих и других задач.

  • Денис Милованов
    Денис Милованов

    Postgres - технологическая платформа в проекте Movebo

    Задача данного доклада — познакомить слушателей со спецификой архитектуры проекта (все mission-critical компоненты реализованы с помощью хранимых процедур и асинхронных очередей сообщений) и связанными с этим особенностями выкатки (как правильно хранить версионированную схему данных без использования миграций и адекватными усилиями осуществлять публикацию и откат изменений на серверах СУБД).

  • Nikhil Sontakke
    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.

  • Markus Winand
    Markus Winand

    Современный SQL в PostgreSQL

    In this session, we will go through the most important additions since the widely known SQL-92, explain how they work and how PostgreSQL supports and extends them. We will cover common table expressions and window functions in detail and have a very short look at the temporal features of SQL:2011 and the related features of PostgreSQL.