Answer the question
In order to leave comments, you need to log in
How to make automatic database backup?
How to make automatic database backup?
Let's say there are several databases on postgress on a remote server. And all of them are actively used.
You need to make a full copy on another remote server at least once a day.
Answer the question
In order to leave comments, you need to log in
Make a backup locally using cron and transfer it to a remote server or use the -h and -U switches from pg_dump to immediately make a backup to a remote server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question