|
Tutorial: Set up a PostgreSQL 9.0 hot standby server with Repmgr on OpenSUSE 11.4 |
 vote
 |
|
| This is a tutorial about how to set up a PostgreSQL replicated hot standby server with streaming replication, and we also set up repmgr to monitor and manage the replication cluster. Unlike most tutorials that copy the database file from master to slave (or standby) in the middle of running pg_start_backup() and pg_end_backup(), repmgr is used to simplify the whole procedure.
| | |
| |
|
| | read more | score:9062 | -falko, July 1, 2011 |
| |
|
More Sysadmin articles... |
|
|