Re: suppress empty archive_command warning message

From: Pavel Tide <paveltide(at)gmail(dot)com>
To: Yogesh Jadhav <pgyogesh(at)outlook(dot)com>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-novice(at)lists(dot)postgresql(dot)org
Subject: Re: suppress empty archive_command warning message
Date: 2021-04-25 13:33:54
Message-ID: CAAnkphU200qFbKLVOZnwccvOu8WSPUm5_32iuWTu-ZdPRQOkYw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

Thank you for your suggestions

Stephen,

Right, but /bin/false will make pgsql to retry the command again and again
and that will throw warnings as well (AFAIK).

Yogesh,

I would like to copy WALs once in every "X" minutes instead of copying them
continuously.

Cheers

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Stephen Frost 2021-04-25 17:26:22 Re: suppress empty archive_command warning message
Previous Message Yogesh Jadhav 2021-04-25 08:11:58 Re: suppress empty archive_command warning message