Logical decoding off of a replica?

From: Curt Micol <curt(at)simple(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Logical decoding off of a replica?
Date: 2015-07-28 17:54:57
Message-ID: CA+RKJa62sCCuJeQ-aY+NC8K9Af5gftNQJtyo4_RMuVh-unZ9_A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Curt Micol 2015-07-28 18:04:58 Logical decoding off of a replica?
Previous Message Arthur Silva 2015-07-28 14:45:44 Re: How to speed up pg_trgm / gin index scan