Re: pg_basebackup and wal streaming - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: pg_basebackup and wal streaming
Date
Msg-id 4D63EA57.9090600@enterprisedb.com
Whole thread Raw
In response to pg_basebackup and wal streaming  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On 18.02.2011 12:02, Magnus Hagander wrote:
> Better late than never (or?), here's the final cleanup of
> pg_streamrecv for moving into the main distribution, per discussion
> back in late dec or early jan. It also includes the "stream logs in
> parallel to backup" part that was not completed on pg_basebackup.

Looks reasonable at a quick glance.

> +        /* Already know when to stop, compare to the position we got */

That sentence sounds broken.

> + * The background stream will use it's own database connection so we can

s/it's/its/


--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: SSI bug?
Next
From: Cédric Villemain
Date:
Subject: Re: pg_resetxlog display bogosity