]> begriffs open source - ai-pg/blob - full-docs/txt/logicaldecoding-sql.txt
Convert HTML docs to more streamlined TXT
[ai-pg] / full-docs / txt / logicaldecoding-sql.txt
1
2 47.4. Logical Decoding SQL Interface #
3
4    See Section 9.28.6 for detailed documentation on the SQL-level API for
5    interacting with logical decoding.
6
7    Synchronous replication (see Section 26.2.8) is only supported on
8    replication slots used over the streaming replication interface. The
9    function interface and additional, non-core interfaces do not support
10    synchronous replication.