Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Streaming a base backup from master - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Streaming a base backup from master
Date
Msg-id [email protected]
Whole thread Raw
In response to Streaming a base backup from master  (Heikki Linnakangas <[email protected]>)
Responses Re: Streaming a base backup from master
List pgsql-hackers
On Fri, Sep 3, 2010 at 12:19 PM, Heikki Linnakangas
<[email protected]> wrote:
> * We need a smarter way to do pg_start/stop_backup() with this. At the
> moment, you can only have one backup running at a time, but we shouldn't
> have that limitation with this built-in mechanism.

Well there's no particular reason we couldn't support having multiple
pg_start_backup() pending either. It's just not usually something
people have need so far.


-- 
greg


pgsql-hackers by date:

Previous
From: PostgreSQL - Hans-Jürgen Schönig
Date:
Subject: Re: plan time of MASSIVE partitioning ...
Next
From: Stephen Frost
Date:
Subject: Re: plan time of MASSIVE partitioning ...