it is the only official, in-binary replication mechanism.
Postgres does separately support logical replication now, but it has some limitations, such as not permitting replication of DDL: https://www.postgresql.org/docs/current/logical-replication-...
it is the only official, in-binary replication mechanism.