Automate Postgres Backup In windows
Started by Shaun Clementsalmost 21 years ago2 messagesgeneral
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
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