Re: History of WAL_LEVEL (archive vs hot_standby) - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: History of WAL_LEVEL (archive vs hot_standby)
Date
Msg-id 5334A9DD.70901@agliodbs.com
Whole thread Raw
In response to Re: History of WAL_LEVEL (archive vs hot_standby)  (David Johnston <polobo@yahoo.com>)
List pgsql-hackers
On 03/27/2014 03:06 PM, David Johnston wrote:
> As I think both can be used for PITR I don't believe there is much downside,
> technically or with resources, to using hot_standby instead of archive; but
> I do not imagine it having any practical benefit either.

Actually, "hot_standby" does have to write some extra records to the WAL
which "archive" does not.  I don't know that anyone has checked the
actual volume difference between the two, though, which would probably
also vary by workload.

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



pgsql-hackers by date:

Previous
From: Sergey Konoplev
Date:
Subject: Re: Cube extension kNN support
Next
From: Andrew Dunstan
Date:
Subject: Re: Useless "Replica Identity: NOTHING" noise from psql \d