
4 min
How to Backup Your PostgreSQL Database to Google Drive Automatically Using Bash
I run two posrgres databases in production. One is connected to a Django app and runs on docker, the other one powers Node.js server. Fun fact, I once …
#postgres
#postgresql
#backup
+5