Re: Simplifying replication - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Simplifying replication
Date
Msg-id m2pquicrn1.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: Simplifying replication  (Hannu Krosing <hannu@2ndQuadrant.com>)
Responses Re: Simplifying replication
List pgsql-hackers
Hannu Krosing <hannu@2ndQuadrant.com> writes:
> To make pg_basebackup.py self-sufficient it should also open 2nd
> connection to the same master and make sure that all WAL files are
> copied for the duration of base copy.

Excellent idea, will make that happen soon'ish.

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: Daniele Varrazzo
Date:
Subject: Re: psycopg and two phase commit
Next
From: Tom Lane
Date:
Subject: Re: Should we use make -k on the buildfarm?