Re: automating backup ? - Mailing list pgsql-general

From Michael Fuhr
Subject Re: automating backup ?
Date
Msg-id 20050626132450.GA78928@winnie.fuhr.org
Whole thread Raw
In response to Re: automating backup ?  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
On Sun, Jun 26, 2005 at 06:59:14AM -0600, Michael Fuhr wrote:
> On Sun, Jun 26, 2005 at 11:18:31AM +0200, Zlatko Matic wrote:
> >
> > How to automate backup, so that Postgres automatically backups, for
> > example, once in a week ?
>
> Using the operating system's mechanism for scheduling jobs to run
> periodically.  For example, cron on Unix-like systems.

...or perhaps a replication solution like Slony-I or Mammoth, if
they meet your requirements.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: automating backup ?
Next
From: Joe
Date:
Subject: Re: Win32 users?