Automate Postgres Backup In windows

Started by Shaun Clementsalmost 21 years ago2 messagesgeneral
Jump to latest
#1Shaun Clements
ShaunC@relyant.co.za

Apologies if this post is a repeat.

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

Kind Regards,
Shaun Clements

#2Richard Huxton
dev@archonet.com
In reply to: Shaun Clements (#1)
Re: Automate Postgres Backup In windows

Shaun Clements wrote:

Apologies if this post is a repeat.

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

Call pg_dump via a batch-file and run it from the Windows scheduler? Or
am I missing something?

--
Richard Huxton
Archonet Ltd