| From: | "Tang, Guo" <gtang(at)doubleclick(dot)net> |
|---|---|
| To: | <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | question on PostgreSQL\8.0\pgAdmin III |
| Date: | 2006-05-04 21:10:46 |
| Message-ID: | CB8E43806EA4084A9B90A3CB12DB4F6004490254@NYC-EXCLS1.dc1.doubleclick.corp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
HI,
I am having a question on using your backup tool pg_dump.exe. to
automate the backup, but everytime it will prompt up with password. but
no matter how, I could not overcome.
is there any way to use this tool without having that password prompt. I
tried to put into perl. but perl does not understand with the prompt up.
Is there any way to do it?
C:\Program Files\PostgreSQL\8.0\pgAdmin III>pg_dump.exe -i -h localhost
-p 5432 -U postgres -F c -b -v -f
"C:\\Build\\backup\\thstadtool01-DB-$out.backup" regression -W
Password:
thanks
Steve
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Casey Duncan | 2006-05-04 21:13:55 | ERROR: out of memory, running insert/select |
| Previous Message | Robert Lor | 2006-05-04 19:17:56 | Re: [BUGS] BUG #2401: spinlocks not available on amd64 |