$ grep -r "#postgres" ./posts/

#postgres

// 1 post tagged with postgres

01
/devops devops linux postgres cronjob

How to back-up Postgres database on Linux using cronjob

Learn how to backup Postgres database on Linux, using cronjobs. Very simple and very straight forward guide step by step using only scripts.