Re: Pglogical 2.3.0 in AWS RDS 12.2

From: Jeremy Schneider <schnjere(at)amazon(dot)com>
To: Igor Polishchuk <ora4dba(at)gmail(dot)com>, <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Pglogical 2.3.0 in AWS RDS 12.2
Date: 2020-06-01 22:33:46
Message-ID: 373e465d-95f9-97bb-ee48-1ad66e91542c@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/1/20 09:39, Igor Polishchuk wrote:
> Hello everybody, 
> Has anybody succeeded with using pglogical in AWS Postgresql 12.2? 
> They have pglogical v2.3.0, and it has this
> issue https://github.com/2ndQuadrant/pglogical/issues/240, which was
> fixed in the 2.3.1. 
> However, one cannot upgrade pglogical to 2.3.1 in RDS. Just curious if
> somebody found a work around. Otherwise, it seems unusable with RDS
> v12.2 right now. 

When I can, I usually encourage people to report RDS specific issues on
the AWS forums; the postgresql.org mailing lists are most suited for
questions that are not RDS-specific but apply to PostgreSQL in general.

https://forums.aws.amazon.com/forum.jspa?forumID=60

That said - AWS is aware of this issue. Extension updates on RDS are
coupled with minor releases (typically coming every three months from
postgresql.org), so just keep checking the future new minor releases on
RDS until you see something. And if you don't have a support agreement
with AWS then make noise on the forums, product managers do read them. :)

The pgLogical extension is published and maintained by 2ndQuadrant. It
seems to me that a good place to discuss whether any temporary
workaround exists might be right on the github issue itself even though
it's closed. (Does 2ndQuadrant have any email lists or forums?) I
haven't looked at this issue so I don't know if there's any workaround
that could be used with 2.3.0 on RDS. I also don't know much about
2ndQuadrant's support agreements/offerings, and whether there's
something there that could give general advice about the open source
pgLogical extension.

Hope this helps,
Jeremy

--
Jeremy Schneider
Database Engineer
Amazon Web Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeremy Schneider 2020-06-01 22:39:53 Re: Pglogical 2.3.0 in AWS RDS 12.2
Previous Message Shaheed Haque 2020-06-01 18:18:10 Using JSONB with nested key-value structures, and skipping/wildcarding the key