pg_rman - PostgreSQL Recovery Manger released

Поиск
Список
Период
Сортировка
От Takahiro Itagaki
Тема pg_rman - PostgreSQL Recovery Manger released
Дата
Msg-id 20091211175426.8CA4.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Список pgsql-announce
Announcing the first release of pg_rman - PostgreSQL Recovery Manger.

  pg_rman - http://code.google.com/p/pg-rman/

pg_rman is an online backup and restore tool for PostgreSQL.
The goal of the pg_rman project is providing a method for online
backup and PITR as easy as pg_dump. Also, it maintains a backup
catalog per database cluster. Users can maintain old backups
including archive logs with one command.

Supported features:
  * Ease of use. Backup and restore can be done with just one command.
  * Online full backup, incremental backup, and archive backup.
    Incremental backup can reduce backup size extreamly.
  * Backup compression. Unused area in pages are removed and only
    actual data are compressed with gzip.
  * Automatic backup maintenance. Backup and archive WAL files older
    than specified days are deleted automatically.
  * Backup validation. Backup can be validated with CRC checks.
  * No transaction lost in restore. Configuration file generator for
    point-in-time recovery is supported.

---
Takahiro Itagaki
NTT Open Source Software Center


В списке pgsql-announce по дате отправления:

Предыдущее
От: Mariano Reingart
Дата:
Сообщение: Alerce 1.0.0 released (sync dbapi for Python)
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: PostgreSQL Conference East 2010 Call for Papers