Comment on How do you manage you DB in a docker environment?

<- View Parent
Zikeji@programming.dev ⁨2⁩ ⁨days⁩ ago

Yes that’s good enough! Sorry to clarify I leave mine running since a dump can recover if it gets corrupt.

Basically my backup contains the database and the SQL dump (or equivalent) - that way I don’t need to shutdown the service.

source
Sort:hotnewtop