this post was submitted on 02 May 2025
11 points (100.0% liked)

Ubuntu Linux

1836 readers
2 users here now

Linux for Human Beings.

Ubuntu is a popular Linux operating system for PC / mobile devices, etc.

Developed by Canonical & based on Debian (another older Linux OS) which is known for it's rock solid stability.

Ubuntu is trusted everywhere computing by professionals and common users alike.

https://ubuntu.com/

founded 5 years ago
MODERATORS
 

Besides having the latest version available, what do Ubuntu users who run MariaDB wish to see in future versions of MariaDB, or how it is integrated and packaged in Ubuntu?

I am the maintainer in Ubuntu - looking for feedback and ideas.

top 2 comments
sorted by: hot top controversial new old
[โ€“] moonpiedumplings 1 points 2 days ago (1 children)

Perhaps Ubuntu already has it already, but some kind of built in tool to make deploying clustered/high availability MariaDB would be nice.

[โ€“] otto 1 points 2 days ago

MariaDB supports Galera clustering out-of-the-box, and also traditional primary/replica setups. But you need to have something that spans multiple hosts to monitor and manage it, and that is outside of what a single-host OS package management system can do.