Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

 BackUp Databse

Take a backup of our PostgreSQL database using below steps

navigate to <postgres-path>/bin

pg_dump --username=username --password=password grafana > grafana_backup

  • No labels