Re: automating backup ?

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Zlatko Matic <zlatko(dot)matic1(at)sb(dot)t-com(dot)hr>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: automating backup ?
Date: 2005-06-26 13:24:50
Message-ID: 20050626132450.GA78928@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joe 2005-06-26 13:26:27 Re: Win32 users?
Previous Message Michael Fuhr 2005-06-26 12:59:14 Re: automating backup ?