No upcoming presentations...

    The performance of your PostgreSQL database might be affected for multiple reasons, such as hardware (CPU, memory, disk) sources, application access pattern, suboptimal query plans, and etc. This session presents use cases of common PostgreSQL performance problems, discusses approaches and methodologies for “peeling the onion”, and identifies solutions. Use cases cover include impacts of no par...

    @ Postgres Conference 2025

    Mar 19 2025

    Variants and Cloud

    Database statistics play a crucial role in optimizing query performance and overall database health in Postgres. This session will provide an in-depth look at the different types of database statistics maintained by Postgres, how they are collected and used by the query optimizer, and techniques for monitoring and managing these statistics.

    Additionally, the session will walkthrough on how ...

    @ Postgres Conference 2025

    Mar 21 2025

    Dev