Date: 2023-10-05
Time: 15:00–15:50
Room: The Hub
Level: Intermediate
Feedback: Leave feedback
So you're about to start working on a multi-active PostgreSQL database, have you thought yet about how your application and DBAs need to interact with this cluster? Should you use sequences as primary keys without worrying about any offsets? Should you update your schema often and not care if it does not match between nodes?