💾 Archived View for gemini.bortzmeyer.org › fosdem › event-11052.gmi captured on 2022-04-29 at 01:07:48. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
Dimitri Fontaine
Type devroom
Starts on day 2 (2021-02-07) at 12:00 (Brussels time, UTC+1) in room Postgresql (duration 00:30)
Matrix room #postgresql:fosdem.org
When using PostgreSQL in production it is important to implement a strategy for High Availability. With a database service, the HA properties apply to both the service itself and of course to the data set.
In this talk we learn how to think about specific HA needs of your production environment and how to achieve your requirements with Open Source tooling when it comes to your database of choice, PostgreSQL. In particular, we dive in many options that could be implemented for Postgres to evolve its offering from being a toolset to being “batteries included”. What does it mean in the context of HA? How to achieve it?