Re: [BUG] "FailedAssertion" reported when streaming in logical replication
Dilip Kumar <dilipbalaut@gmail.com>
From: Dilip Kumar <dilipbalaut@gmail.com>
To: "tanghy.fnst@fujitsu.com" <tanghy.fnst@fujitsu.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-04-28T07:32:33Z
Lists: pgsql-hackers
On Wed, Apr 28, 2021 at 12:25 PM tanghy.fnst@fujitsu.com <tanghy.fnst@fujitsu.com> wrote: > > > I have modified the patch based on the above comments. > > Thanks for your patch. > I tested again after applying your patch and the problem is fixed. Thanks for confirming. -- Regards, Dilip Kumar EnterpriseDB: http://www.enterprisedb.com
Commits
-
Fix the bugs in selecting the transaction for streaming.
- ee4ba01dbbc3 14.0 landed