Changes between Version 1 and Version 2 of how-to/servers/backup-postgres
- Timestamp:
- Oct 8, 2013, 10:13:15 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
how-to/servers/backup-postgres
v1 v2 19 19 You could also put this command into a [wiki:faq/cron-job cron job] so it runs once a day. 20 20 21 22 21 You can store your backup file anywhere you would like, however, keeping it in your home directory will help ensure that nobody else on the server can see it (assuming you have kept the default permissions on your home directory).