Re: Postgres warm standby with delay

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: pgsql-novice(at)lists(dot)postgresql(dot)org,Ron Watkins <rwatki(at)gmail(dot)com>,pgsql-novice(at)postgresql(dot)org
Subject: Re: Postgres warm standby with delay
Date: 2018-05-03 19:27:24
Message-ID: 46B1407F-384B-4AC5-8CF6-8E1CCFFB6F69@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On 3 May 2018 21:20:08 CEST, Ron Watkins <rwatki(at)gmail(dot)com> wrote:
>Management wants to have our postgres database server backed-up to a
>warm-standby server with an 8-hour delay.
>

You are looking for:

recovery_min_apply_delay

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Chandru Aroor 2018-05-06 13:19:31 Calculating Median value
Previous Message Ron Watkins 2018-05-03 19:20:08 Postgres warm standby with delay