PostgreSQL 9.4.1 Documentation | |||
---|---|---|---|
Prev | Up | Chapter 46. Logical Decoding | Next |
46.5. System Catalogs Related to Logical Decoding
Thepg_replication_slots view and thepg_stat_replication view provide information about the current state of replication slots and streaming replication connections respectively. These views apply to both physical and logical replication.
Prev | Home | Next |
Logical DecodingSQL Interface | Up | Logical Decoding Output Plugins |