Thread: Automate Postgres Backup In windows
I am trying to automate a postgres database data and schema dump through windows.
Does anyone have any suggestions on best way to do so.
Thanks
Shaun Clements
Shaun Clements wrote: > Problem there is the pg_dump requires a password. Ah - you'll be wanting the ".pgpass" password file - there's a section in the manuals under Client Interfaces/libpq Not the place you'd first look, I'll admit. Oh - might be worth googling for .pgpass and windows in case there are any differences from *nix. -- Richard Huxton Archonet Ltd