-
PGConf.DE 2023 - The Last Hurrah of "Don't Do This"?
At PGConf.DE I gave a talk about what not to do with Postgres for the last (?) time.
Read more... -
FOSDEM 2023 - Don't Do this
Just came back from FOSDEM 2023 where, among other things, I gave a talk about what not to do with Postgres.
Read more... -
PGConf.EU 2022 Berlin - PostgreSQL Community Panel: Upgradability
Just tried out a new panel talk format for PGConf.EU 2022 and feedback was great.
Read more... -
PostgreSQL Community Panel: Upgradability [Postgres Vision 2022]
So I got some lovely people together to discuss PostgreSQL upgradability at Postgres Vision.
Read more... -
Slow things down to make them go faster [FOSDEM 2022]
PostgreSQL is very particular about how it likes to deal with high concurrency, so let's look at potential pitfalls when you throw a lot of work at your database.
Read more... -
Practical Partitioning in Production with Postgres [Postgres Vision 2021]
Has your table become too large to handle? Have you thought about chopping it up into smaller pieces that are easier to query and maintain? What if it's in constant use?
Read more...