Re: It is possible to force periodically switch xlog? - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: It is possible to force periodically switch xlog?
Date
Msg-id 20200401225505.GA4807@alvherre.pgsql
Whole thread Raw
In response to Re: It is possible to force periodically switch xlog?  (Abdul Sayeed <abdulsayeed24@gmail.com>)
Responses RE: It is possible to force periodically switch xlog?
List pgsql-general
On 2020-Apr-02, Abdul Sayeed wrote:

> Hi Edson,
> 
> You can switch by using below command below PG 10.
> 
> Select pg_switch_xlog();
> 
> And there is no parameter present to switch it.

IIRC archive_timeout does precisely that.

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



pgsql-general by date:

Previous
From: Abdul Sayeed
Date:
Subject: Re: It is possible to force periodically switch xlog?
Next
From: Edson Richter
Date:
Subject: RE: It is possible to force periodically switch xlog?