Community

5 steps to implement a PostgreSQL replication system

(Satoshi Nagayasu) Yesterday, I tried to build a PostgreSQL master-slave replication system with new feature “Streaming Replication (SR)”, which is coming in the next PostgreSQL major release 9.0 as a built-in replication solution, and it worked well on my servers.

Read More - Register for Free Membership