On 2015-07-28 17:54:57 +0000, Curt Micol wrote:
> Hello,
>
> I've been working to get a replica setup to perform logical decoding
> and haven't been able to get the right configuration. I've tried
> everything I can think of. While researching I found this post on
> Stack Overflow:
> http://stackoverflow.com/questions/30351628/logical-decoding-on-a-standby-node
>
> Mostly I want to verify that logical decoding is not currently
> supported on a replica.
Correct, logical decoding is currently not supported on a replica. I'm
not aware of recent progress towards allowing that, but I still consider
it not to be too hard to implement.
Regards,
Andres