Re: Proposal : REINDEX xxx VERBOSE - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Proposal : REINDEX xxx VERBOSE
Date
Msg-id 20150513200554.GU2523@alvh.no-ip.org
Whole thread Raw
In response to Re: Proposal : REINDEX xxx VERBOSE  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas wrote:
> On Wed, May 13, 2015 at 2:10 PM, Alvaro Herrera
> <alvherre@2ndquadrant.com> wrote:
> > Uh, are we really using INFO to log this?  I thought that was a
> > discouraged level to use anymore.  Why not NOTICE?
> 
> Well, as Masahiko-san points out, VACUUM uses INFO.  I can't see any
> good reason to make this different.

I was misremembering the INFO situation.  Here's one item in the
archives I found in a very quick search, which says that INFO is the
right thing to use:
http://www.postgresql.org/message-id/24874.1231183906@sss.pgh.pa.us

Cheers

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



pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: PATCH: pgbench allow '=' in \set
Next
From: Andrew Dunstan
Date:
Subject: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file