Upcoming presentations
No upcoming presentations...
Past presentations
PostgreSQL backups in the age of The Cloud
A look at the current state of PostgreSQL backup tools
As data amounts have grown, the requirements for backup software have changed greatly over time.
As your cloud VM is not your father's personal computer neither are these modern PostgreSQL backup daemons the same as your forefathers backup tools.
In this presentation I'll go through some of the current crop of popular cloud enabled PostgreSQL backup daemons to see how they've evolved to f...
Change Data Capture for a brave new world
How to sleep better knowing your changes are getting captured
Now that you've stored your data in the database you're done with it, right? No.
Typically storing data into your database is only the beginning of its journey through your company's systems.
There's often a need to act on the data: from providing the service the customer actually wanted to sending emails to doing complex data analytics. PostgreSQL's logical replication features have mad...