--- 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. ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org