Re: pg_receivewal and messages printed in non-verbose mode

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Craig Ringer <craig(at)2ndquadrant(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_receivewal and messages printed in non-verbose mode
Date: 2017-07-09 12:30:21
Message-ID: CAB7nPqQeisVnwdtPU5z6hz4WcVyFpzvn130fx9QQUzcp8nAsvw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jul 9, 2017 at 5:58 AM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> I wonder if we should actually just remove the second message? AFAICT no
> other tools log that information. Is there any particular reason why we want
> that logging in pg_receivewal when we don't have it in other tools?

I maintain a fork of pg_receivewal lately that works as a service, and
I have found myself a fan of this log bit when debugging funky issues.
That's a personal opinion, no objections to remove it either.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martin Mai 2017-07-09 14:46:59 [PATCH] Minor typo in the source repository documentation
Previous Message Kuntal Ghosh 2017-07-09 12:22:24 Re: WIP patch: distinguish selectivity of < from <= and > from >=