Re: log level of "drop cascade" lists - Mailing list pgsql-general

From Tom Lane
Subject Re: log level of "drop cascade" lists
Date
Msg-id 6613.1547136263@sss.pgh.pa.us
Whole thread Raw
In response to log level of "drop cascade" lists  (Willy-Bas Loos <willybas@gmail.com>)
Responses Re: log level of "drop cascade" lists  (Willy-Bas Loos <willybas@gmail.com>)
List pgsql-general
Willy-Bas Loos <willybas@gmail.com> writes:
> So long story short: i think it would be wise to set the log level of "drop
> cascade" lists to "warning".

I think that would be met with more complaints than kudos.
"WARNING" is supposed to mean "there's probably something wrong here",
and a report of a cascaded drop is not that.

            regards, tom lane


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: log level of "drop cascade" lists
Next
From: Mitar
Date:
Subject: Benchmark of using JSON to transport query results in node.js