this post was submitted on 05 Jul 2023
1 points (100.0% liked)

PostgreSQL

1199 readers
1 users here now

The world's most advanced open source relational database

Project
Events
Podcasts
Related Fediverse communities

founded 2 years ago
MODERATORS
 

or is it only possible through add-ons/forks

you are viewing a single comment's thread
view the rest of the comments
[โ€“] bappity@lemmy.world 0 points 2 years ago (1 children)

thank you! I'm too tired to contribute to a discussion right now ๐Ÿ˜…

been experimenting with postgres to hopefully move to it eventually.

I use mariadb at the moment and they've been releasing pretty unreliable updates in recent years. Galera was nice with it, but had way too many issues.

[โ€“] ndotb@programming.dev 1 points 2 years ago

If you're looking for a mysql/maria drop-in replacement, then you may also want to look at tidb

postgres can do it, but it's kind of presented as lego blocks for a HA cluster and often requires making your own tooling if you want sophisticated features like placement index instances and rebalancing