Last time I checked there was no support for synchronous logical replication in the `pglogical` plugin that's used for logical decoding. Did something change lately?
back
1 comments
Yes, you can set it on the subscriber.
https://www.postgresql.org/docs/current/runtime-config-wal.h...
Yeah, but I remember the plugin ignoring that setting.