> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Andrus
> Sent: 13 April 2006 15:56
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] how to create backup copies
>
> > Can you reinstall the agent service with the '-l 2' option
> (no quotes)
> > and see if anything useful gets logged in the event log please?
>
> Here is application log:
>
> 13.04.2006 17:46:05 pgAgent Warning None 0 N/A STAR Couldn't
> execute script:
> C:\DOCUME~1\postgres\LOCALS~1\Temp\pgaD7AC.tmp\1_1.bat
> 13.04.2006 17:46:05 pgAgent Information None 0 N/A STAR
> Executing script
> file: C:\DOCUME~1\postgres\LOCALS~1\Temp\pgaD7AC.tmp\1_1.bat
> 13.04.2006 17:46:05 pgAgent Information None 0 N/A STAR
> Executing batch step
> 1 (part of job 1)
Hmm, nothing useful there then. OK, can you grab filemon from
www.sysinternals.com and try to capture the job failing please? With a
little luck it'll show what filesystem operation is actually failing.
Regards, Dave.