matrix-docker-ansible-deploy
matrix-docker-ansible-deploy copied to clipboard
persistently save psql command history
psql saves a history of used commands in .psql_history.
mdad does not persistently save it to the filesystem.
It would be very helpfull to have this file to be able to reference to commands that have been used in the past.