marineenergy / apps

shiny apps for marineenergy.app
https://marineenergy.github.io/apps/
MIT License
3 stars 1 forks source link

snapshot save copies of the database #25

Open bbest opened 3 years ago

bbest commented 3 years ago

Postgres bash utility commands: pg_dump, pg_restore

Perhaps use R with database connection a la: scripts/db.R

But probably better as bash script in cron job.