No upcoming presentations...

    Postgres in Dockers on ZFS

    How we manage a large amount of postgres DBs and clusters on ZFS spin disks in dockers.

    Our journey from large 200 database clusters on mirrored SSDs to smaller 20 to 40 databases per cluster and 4 to 10 clusters per machine on spin disks using ZFS. How we manage replication, how we backup 2500 DBs (hint ZFS snapshots) and just some of the fun things we saw on our journey.

    @ Postgres Conference 2024

    Apr 17 2024

    Ops
    @ South Africa 2018

    Oct 9 2018

    @ South Africa 2018

    Oct 9 2018

    Face recognition and PostgreSQL

    How to quickly find a face in a database with postgres, python and some deeplearning

    Can you quickly find a one face in a million? How quickly can these queries be done?

    @ South Africa 2018

    Oct 9 2018

    Use Cases

    How to setup streaming replication (using some docker fun doing it live).

    @ South Africa 2018

    Oct 9 2018

    Operations and Administration

    Performance tuning PostgreSQL

    Tuning PostgreSQL isn't hard

    Out of the box PostgreSQL comes with very conservative performance settings. In this talk, we'll look at some of the options that relate to performance and how to set them for your environment.

    @ South Africa 2018

    Oct 10 2018

    Operations and Administration
    @ South Africa 2017

    Lunch

    @ South Africa 2017

    Moning Coffee

    Coffee and biscuits

    Coffee

    @ South Africa 2017

    Discussion on Postgres usage by the participants as well as the South African postgres landscape.

    @ South Africa 2017
    Postgres

    Registration

    @ South Africa 2017

    How we use postgresql in our medical and financial software

    How we use postgresql in our medical and financial software

    GoodX software uses PostgreSQL as a financial database backend as well as for storing patient clinical data. In addition to that we use GoodX in our medical aid transaction and workflow transaction server.

    @ South Africa 2017
    Postgres

    Some fun with JSONB and LISTEN/NOTIFY

    How we use listen/notify through websockets to refresh JSON blobs from the DB with no polling involved.

    Some fun with JSONB. How we use LISTEN NOTIFY and JSONB to do some fun stuff with our web frontend.

    Quick run through of features.

    @ South Africa 2017
    Postgres