Re: [HACKERS] Logical replication existing data copy - Mailing list pgsql-hackers

From Erik Rijkers
Subject Re: [HACKERS] Logical replication existing data copy
Date
Msg-id 73c894648ec0629a8ca25d167812f05f@xs4all.nl
Whole thread Raw
In response to Re: [HACKERS] Logical replication existing data copy  (Petr Jelinek <petr.jelinek@2ndquadrant.com>)
Responses Re: [HACKERS] Logical replication existing data copy  (Petr Jelinek <petr.jelinek@2ndquadrant.com>)
List pgsql-hackers
On 2017-02-25 00:08, Petr Jelinek wrote:
> 
> There is now a lot of fixes for existing code that this patch depends
> on. Hopefully some of the fixes get committed soonish.

Indeed - could you look over the below list of 8 patches; is it correct 
and in the right (apply) order?

0001-Use-asynchronous-connect-API-in-libpqwalreceiver.patch
0002-Fix-after-trigger-execution-in-logical-replication.patch
0003-Add-RENAME-support-for-PUBLICATIONs-and-SUBSCRIPTION.patch
snapbuild-v3-0001-Reserve-global-xmin-for-create-slot-snasphot-export.patch
snapbuild-v3-0002-Don-t-use-on-disk-snapshots-for-snapshot-export-in-l.patch
snapbuild-v3-0003-Fix-xl_running_xacts-usage-in-snapshot-builder.patch
snapbuild-v3-0004-Skip-unnecessary-snapshot-builds.patch
0001-Logical-replication-support-for-initial-data-copy-v6.patch

(they do apply & compile like this...)








pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [HACKERS] Poor memory context performance in large hash joins
Next
From: Petr Jelinek
Date:
Subject: Re: [HACKERS] Logical replication existing data copy