Re: PG equivalent of "mysqlhotcopy"?

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: Phoenix Kiula <phoenix(dot)kiula(at)gmail(dot)com>
Cc: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: PG equivalent of "mysqlhotcopy"?
Date: 2009-07-30 13:49:59
Message-ID: 2f4958ff0907300649s11b01a35ub5db53d2312c5437@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

you can always try to write something on your own, using pitr and
pg_start_backup(), rsync, and friends.

http://www.postgresql.org/docs/8.3/static/continuous-archiving.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jennifer Trey 2009-07-30 14:01:16 Re: How do I run PG Tuning Wizard on Linux?
Previous Message Phoenix Kiula 2009-07-30 13:36:39 Re: Slony and local machine slave..(supernewbie question)