Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > I also don't see LOG used much in the code at all.  It seems to be used
> > mostly by VACUUM and ANALYZE.  Seems something is wrong.
> 
> There is nothing wrong except that you've forgotten how we designed
> VACUUM VERBOSE to work with the new logging-levels stuff... that is
> basically what INFO is for.
> 

OK, it turns out only postgresql.conf was wrong about mentioning INFO as
a proper client_min_messages level.  The SGML docs didn't mention it as
a value.

Added to TODO:

        * Add NOVICE output level for helpful messages like automatic
          sequence/index creation

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to