No upcoming presentations...

    If you are a Developer and/or a DBA, you must have come across this question: "why isn’t my query using an index?" This session explores the factors that influence the Postgres optimizer’s approach to this question. Learn about the concepts of cardinality and histograms and hear how these affect the optimizer's calculations. See a demonstration of how these concepts work in practice using real...

    @ Postgres Conference

    Mar 20 2019

    Development

    Hands on session to setup Advanced Postgres monitoring using collectd and integrate with one of the SAAS based monitoring tool.

    @ PGConf US 2017 [PgConf.US]

    Mar 31 2017

    Operations

    Most people use at least one 3rd party script/tool to manage Postgres replication for building reliable solution for mission critical Postgres databases. Postgres 9.4's new features allow users to setup replication using built in features without compromising reliability and remove reliance on 3rd party tools. In this tutorial, I will walk you through replication options available in Postgres 9...

    @ PGConf US 2016 [PgConf.US]
    Operations