Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Scheduled backup in postgresql



On 7/29/06, Mostafizur Rahaman Sohel <sohel(at)dreamapps(dot)com> wrote:
Hi,
Actually I was trying to create backup schedule using postgresql enterprise manager. But failed to do it. Please let me know how I can create backup schedule in postgresql?
Regards,
Sohel


Set up a cron job to run pg_dump.  See:

http://www.postgresql.org/docs/8.1/interactive/backup.html

==================================================================
   Aaron Bono
   Aranya Software Technologies, Inc.
   http://www.aranya.com
==================================================================

Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group