PostgreSQL
49.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 |
---|---|---|
49.3. Streaming Replication Protocol Interface |
49.5. System Catalogs Related to Logical Decoding |
Copyright © 1996-2023 The PostgreSQL Global Development Group