This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
48.4. Logical Decoding SQL Interface |
Prev |
Up |
Chapter 48. Logical Decoding |
Home |
Next |
48.4. Logical Decoding SQL Interface
See Section 9.26.6 for detailed documentation on the SQL-level API for interacting with logical decoding.
Synchronous replication (see Section 26.2.8) is only supported on replication slots used over the streaming replication interface. The function interface and additional, non-core interfaces do not support synchronous replication.
Prev |
Up |
Next |
48.3. Streaming Replication Protocol Interface |
Home |
48.5. System Catalogs Related to Logical Decoding |