Logical decoding off of a replica?
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. Anyone have any information here? Perhaps also
point me in the right direction for the progress on setting up such a
configuration?
Thank for your time,
--
# Curt Micol
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
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-nodeMostly 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
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
Great, thank you for the response!
On Thu, Jul 30, 2015 at 7:33 AM, Andres Freund <andres@anarazel.de> wrote:
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-nodeMostly 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
--
# Curt Micol
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general