PostgreSQL
48.5. System Catalogs Related to Logical Decoding
The pg_replication_slots
view and the pg_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 | Up | Next |
---|---|---|
48.4. Logical Decoding SQL Interface |
48.6. Logical Decoding Output Plugins |
Submit correction
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.
Copyright © 1996-2023 The PostgreSQL Global Development Group