Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Sergei Kornilov <sk(at)zsrv(dot)org>, nasbyj(at)amazon(dot)com, Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru
Date: 2018-10-02 06:55:08
Message-ID: 20181002065508.GC17642@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Tue, Oct 02, 2018 at 01:18:01PM +0900, Masahiko Sawada wrote:
> I'm not sure both styles would be appropriate style in the postgres
> code so I would rather add elog(ERROR) instead. Thought?

My brain is rather fried for the rest of the day... But we could just
be looking at using USE_ASSERT_CHECKING. Thoughts from other are
welcome.
--
Michael

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-10-02 07:40:34 pgsql: Fix documentation of pgrowlocks using "lock_type" instead of "mo
Previous Message Amit Kapila 2018-10-02 05:37:49 pgsql: Test passing expanded-value representations to workers.

Browse pgsql-hackers by date

  From Date Subject
Next Message Michail Nikolaev 2018-10-02 06:55:45 Re: [WIP PATCH] Index scan offset optimisation using visibility map
Previous Message Michael Paquier 2018-10-02 06:52:20 Re: Commit fest 2018-09