Re: [ADMIN] create schedule job

2011-08-30 Thread Craig Ringer
On 30/08/2011 9:29 PM, Karuna Karpe wrote: Hello, I am create one job using pgAgent in postgres studio. In that job i want to backup whole database every day. But when i check the backup location, then there is no any backup file created. Write permissions for PgAgent user to target locati

Re: [ADMIN] create schedule job

2011-08-30 Thread Achilleas Mantzios
1st run the script by hand (maybe with -v) to see what is going wrong. 2nd use cron Στις Tuesday 30 August 2011 16:29:32 ο/η Karuna Karpe έγραψε: > Hello, > > I am create one job using pgAgent in postgres studio. In that job i want to > backup whole database every day. But when i check the bac

[ADMIN] create schedule job

2011-08-30 Thread Karuna Karpe
Hello, I am create one job using pgAgent in postgres studio. In that job i want to backup whole database every day. But when i check the backup location, then there is no any backup file created. I create on script and I give this script location in the definition tab of step window. My script