Re: unite recovery.conf and postgresql.conf - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: unite recovery.conf and postgresql.conf
Date
Msg-id 4E7A1A06.1000006@agliodbs.com
Whole thread Raw
In response to Re: unite recovery.conf and postgresql.conf  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: unite recovery.conf and postgresql.conf
List pgsql-hackers
On 9/21/11 10:07 AM, Robert Haas wrote:
> On Wed, Sep 21, 2011 at 1:03 PM, Josh Berkus <josh@agliodbs.com> wrote:
>>> Yeah, I get it.  But I think standby would confuse them, too, just in
>>> a different set of situations.
>>
>> Other than PITR, what situations?
> 
> Hot backup?

Hot backup == PITR.   You're just not bothering to accumulate WAL logs.

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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: unite recovery.conf and postgresql.conf
Next
From: Tom Lane
Date:
Subject: Re: [PERFORM] Constraint exclusion on UNION ALL subqueries with WHERE conditions