Create database dumps #103

Open
opened 2025-11-24 22:45:35 +01:00 by oysteikt · 1 comment
Owner

Would be cool if the tool could create database dumps for you, and optionally compress them

Would be cool if the tool could create database dumps for you, and optionally compress them
oysteikt added the feature request label 2025-11-24 22:45:35 +01:00
Author
Owner

This seems to be nontrivial without using the mysqldump tool. This does work remote, so we could just invoke it as a subprocess with the credentials provided to the daemon. It would've been nice if we could just dump through normal SQL though.

This seems to be nontrivial without using the `mysqldump` tool. This does work remote, so we could just invoke it as a subprocess with the credentials provided to the daemon. It would've been nice if we could just dump through normal SQL though.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/muscl#103