Re: how to create backup copies - Mailing list pgadmin-support

From Dave Page
Subject Re: how to create backup copies
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9C89@ratbert.vale-housing.co.uk
Whole thread Raw
In response to how to create backup copies  ("Andrus" <eetasoft@online.ee>)
List pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Andrus
> Sent: 13 April 2006 10:28
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] how to create backup copies
>
> >> Couldn't execute script
> >> C:\DOCUME~1\postgres\LOCAL~1\Temp\pgaD591.tmp\1_1.bat
> >
> > Try to run CMD explicitely.
>
> I changed  definition window to
>
> cmd /C c:\mydir\mybackup.bat
>
> but error message remains the same.
>
> pgagent tries to execute 1_1.bat file !

That's normal - the script you enter in pgAdmin is written to the
temporary batch file at runtime and executed. That's required to allow
you to target scripts at any agent host.

So anyway, does C:\DOCUME~1\postgres\LOCAL~1\Temp\pgaD591.tmp\1_1.bat
exist, and if so what's in it?

Regards, Dave.


pgadmin-support by date:

Previous
From: "Andrus"
Date:
Subject: Re: how to create backup copies
Next
From: "Dave Page"
Date:
Subject: Re: how to create backup copies