Logical decoding off of a replica?

Started by Curt Micolover 10 years ago3 messagesgeneral
Jump to latest
#1Curt Micol
curt@simple.com

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

#2Andres Freund
andres@anarazel.de
In reply to: Curt Micol (#1)
Re: Logical decoding off of a replica?

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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#3Curt Micol
curt@simple.com
In reply to: Andres Freund (#2)
Re: Logical decoding off of a replica?

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-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

--
# 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