passionate_programmer@xxxxxxxxxxx (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! -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general