PostgreSQL

PostgreSQL Elephant Logo

49.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

49.4. Logical Decoding SQL Interface

Home

49.6. Logical Decoding Output Plugins

Copyright © 1996-2023 The PostgreSQL Global Development Group