RE: It is possible to force periodically switch xlog?

From: Edson Richter <edsonrichter(at)hotmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: RE: It is possible to force periodically switch xlog?
Date: 2020-04-02 02:29:22
Message-ID: MN2PR01MB5327B3098D365954C49C907BCFC60@MN2PR01MB5327.prod.exchangelabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

________________________________
De: David Steele <david(at)pgmasters(dot)net>
Enviado: quarta-feira, 1 de abril de 2020 22:09
Para: Edson Richter <edsonrichter(at)hotmail(dot)com>; pgsql-general <pgsql-general(at)postgresql(dot)org>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Assunto: Re: It is possible to force periodically switch xlog?

On 4/1/20 7:19 PM, Edson Richter wrote:
>
> IIRC archive_timeout does precisely that.
>
> I would assume that "archive_mode" must be "on" or "always" - but I do
> have "archive_mode=off".

I'm not sure what the point of switching the WAL segment would be with
archive_mode=off.

What are you trying to accomplish?

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

Regards,

Regards,
--
-David
david(at)pgmasters(dot)net

In response to

Responses

Browse pgsql-general by date

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