Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=271346 | ||||
* | pg_rman is an online backup and restore tool for PostgreSQL. | Jun Kuriyama | 2010-03-04 | 3 | -0/+38 |
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. WWW: http://code.google.com/p/pg-rman/ Feature safe: yes Notes: svn path=/head/; revision=250564 |