Re: Cascade replication

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Cascade replication
Date: 2011-07-10 18:30:59
Message-ID: 4E19EFE3.7050303@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Fujii,

> In the current scheme we restart archiving from the last restartpoint,
> which exists only on the archive. This new patch improves upon this by
> keeping the most recent files locally, so we are less expose in the
> case of archive unavailability. So this patch already improves things
> and we don't need any more than that. No extra code please, IMHO.

Do you think you'll submit a new version of the patch this commitfest?

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2011-07-10 18:34:39 Re: patch for distinguishing PG instances in event log
Previous Message Pavel Stehule 2011-07-10 18:24:41 Re: Enhanced psql in core?