How to Backup Your PostgreSQL Database to Google ….md
4 min read
729 words
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 was locked away from my own …
#postgres
#postgresql
#backup
#google-drive
+4
Read article

