Cronjob to autobackup database

From: teyking2003 <tchongking(at)hotmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Cronjob to autobackup database
Date: 2012-12-04 01:13:17
Message-ID: 1354583597299-5734873.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

i have a cronjob setting up as below
1)Command crontab -e
2)Keyin 30 09 * * * /autopgdump.sh
3) Save to new crontab file.
but nothing happen, the backup process won't start.

i manage to perform manual backup by running the following command
sudo ./autopgdump.sh( SH file store under root directory

looking for the correct ways to setting up the cronjob.

thanks

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Cronjob-to-autobackup-database-tp5734873.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Krawetzky, Peter J 2012-12-04 14:35:20 Re: Cronjob to autobackup database
Previous Message Lonni J Friedman 2012-12-03 21:16:02 Re: pg_basebackup WAL -- invalid pages