Re: It is possible to force periodically switch xlog?

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Edson Richter <edsonrichter(at)hotmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: It is possible to force periodically switch xlog?
Date: 2020-04-02 02:38:59
Message-ID: 20200402023859.GA10773@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2020-Apr-02, Edson Richter wrote:

> Actually, I do have a stand by server I wish to update a bit more
> frequently in low traffic servers.

It is better to use streaming replication for that. Using the WAL
archive for that is an archaic mechanism now.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Edson Richter 2020-04-02 03:16:01 RE: It is possible to force periodically switch xlog?
Previous Message Edson Richter 2020-04-02 02:31:16 RE: It is possible to force periodically switch xlog?