This document discusses PostgreSQL's streaming replication feature, which allows for sending changes to a slave database to keep it current, contrasting it with other replication methods. It highlights key aspects such as failover, modes of synchronization, and architecture without a single point of failure, making it easier for installation and use. The proposal for built-in replication aims to simplify the process while ensuring reliability and community involvement in its development.