PostgreSQL

PostgreSQL Elephant Logo

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

Home

48.6. Logical Decoding Output Plugins

Copyright © 1996-2023 The PostgreSQL Global Development Group