pg_replication_slots 视图和 pg_stat_replication 视图分别提供了有关复制槽和流复制连接当前状态的信息。这些视图同时适用于 物理复制和逻辑复制。
pg_replication_slots
pg_stat_replication