From: | Curt Micol <curt(at)simple(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Logical decoding off of a replica? |
Date: | 2015-07-30 13:22:03 |
Message-ID: | CA+RKJa7Fu1fBr8dR2bi-ObXBWZTfgMDQ5eiA8v53xRyz21E=dg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Great, thank you for the response!
On Thu, Jul 30, 2015 at 7:33 AM, Andres Freund <andres(at)anarazel(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Spiros Ioannou | 2015-07-30 13:23:51 | Re: Lots of stuck queries after upgrade to 9.4 |
Previous Message | Adrian Klaver | 2015-07-30 12:56:10 | Re: Transaction ID Wraparound Monitoring |