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/