Using Replication in PostgreSQL 9.0
The recent PostgreSQL 9.0 release offers several significant improvements to PostgreSQL's built-in replication solution. Ready to add replication to your PostgreSQL install? It's easier than you might think. Replication is a key technology for any database offering, because databases are typically mission-critical systems. Downtime — or, worse yet, data loss — can result not only in inconvenience to employees and customers but also in lost productivity and lost revenue. By replicating from a primary server, or master, to one or more secondary servers, sometimes called standbys, the probability of data loss or extended downtime can be greatly reduced.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.