Re: Scheduling backup - Mailing list pgsql-general

From Chris Browne
Subject Re: Scheduling backup
Date
Msg-id 87vd8xzzyr.fsf@cbbrowne.afilias-int.info
Whole thread Raw
In response to Scheduling backup  (RP Khare <passionate_programmer@hotmail.com>)
List pgsql-general
passionate_programmer@hotmail.com (RP Khare) writes:
> Is there any way to schedule PGSQL databases backups?  I want to
> take hourly dumps of my production database.

Sure.

You can use whatever tool you already have to schedule running
"pg_dump."

On Unix-like systems, you almost always have a system known as "cron"
available to you to do this.

On Windows(tm), you may have a system application called "Scheduled
Tasks" that can do the same sort of thing.
--
output = ("cbbrowne" "@" "gmail.com")
http://linuxdatabases.info/info/languages.html
HEADLINE: Suicidal twin kills sister by mistake!

pgsql-general by date:

Previous
From: Joe Conway
Date:
Subject: Re: C-functions using SPI Missing Magic Block Error
Next
From: Saitenheini@web.de
Date:
Subject: Re: C-functions using SPI Missing Magic Block Error