Re: Seeded Replication - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Seeded Replication
Date
Msg-id 9bc90591-3c4f-2d98-57a3-88019a5b3430@2ndquadrant.com
Whole thread Raw
In response to Seeded Replication  (Lou Tseng <ltseng@advancedpricing.com>)
List pgsql-general
On 2019-04-03 13:44, Lou Tseng wrote:
> However, our database is about 200G and it will take a long time to
> complete the initial data copy.  We would like to manually seed the
> subscriber database with data dump and then turn on the subscription
> like depesz showed in this
> post https://www.depesz.com/2017/02/07/waiting-for-postgresql-10-logical-replication/ .

I doubt you will get a huge speedup, since the dump and the initial data
copy use the same COPY command internally.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: logical replication - negative bitmapset member not allowed
Next
From: Tim Clarke
Date:
Subject: Re: logical replication - negative bitmapset member not allowed