No upcoming presentations...

    Vacuum can be one of the most challenging parts of managing a Postgres database. In this talk we'll walk through common vacuum related issues related to performance, space usage, and the dreaded wraparound. We'll discuss how to avoid these issues, as well as what RDS does to assist.

    Topics:

    • MVCC details
    • HOT overview
    • Identifying tuples to be vacuumed/frozen
    • Visibility and Freeze...

    @ Postgres Conference 2020
    AWS Day

    In this tutorial we will be combining an extended deep dive on Amazon Relational Database Service along with a hands on lab using Amazon RDS for PostgreSQL. As part of the deep dive we will cover the unique features of Amazon RDS for improved availability and durability. In addition, you will get hands on experience creating an Amazon RDS for PostgreSQL for high availability and read scaling as...

    @ Postgres Conference 2020
    AWS Day

    In this tutorial we will be combining an extended deep dive on Amazon Relational Database Service along with a hands on lab using Amazon RDS for PostgreSQL. As part of the deep dive we will cover the unique features of Amazon RDS for improved availability and durability. In addition, you will get hands on experience creating an Amazon RDS for PostgreSQL for high availability and read scaling as...

    @ Postgres Conference

    Mar 19 2019

    Ops and Administration

    Join the OpenSCG team for a hands on look on how to migrate an application from Oracle to PostgreSQL.

    @ PGConf US 2017 [PgConf.US]

    There's a lot of tools capable of managing PostgreSQL configuration 'in-code'. These tools are capable of everything from deployment to auto-managing postgresql.conf. We'll look at how far you can and how far you SHOULD go with auto deployment tools and when you should go all in vs. draw the line.

    @ PGConf US 2016 [PgConf.US]
    Operations