From: Richard Broersma Jr [mailto:rabroersma@xxxxxxxxx]
Sent: Thu 7/26/2007 7:30 PM
To: Jayakumar_Mukundaraju; Vishal Arora; ashish.karalkar@xxxxxxxxxxxxxxxxx; pgsql-admin@xxxxxxxxxxxxxx
Subject: Re: Backup Scheduler...
--- Jayakumar_Mukundaraju <Jayakumar_Mukundaraju@xxxxxxxxxx> wrote:
> Dear Visha/Ashish,
>
> My batch file is content of below script.
> @echo off
> "C:\Program FIles\PostgreSQL\8.2\bin\pg_dump" -U postgres -f D:\test\test1.sql -F p -C -d -D
> postgres
> @echo on
>
The solution that I use is found on this link:
http://archives.postgresql.org/pgsql-general/2006-12/msg01486.php
Maybe be it can give you some ideas that you can use in your bat script file.
Regards,
Richard Broersma Jr.
DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated..