Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: how to create backup copies



 

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org 
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Andrus
> Sent: 13 April 2006 10:28
> To: pgadmin-support(at)postgresql(dot)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.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group