On Thu, Jan 10, 2019 at 4:44 PM Adrian Klaver
wrote:
>
> 1) BEGIN;
> DROP schema myschema CASCADE;
> ROLLBACK/COMMIT;
>
> 2) \d myschema.*
On Thu, Jan 10, 2019 at 5:04 PM Tom Lane wrote:
> I think that would be met with more complaints than kudos.
> "WARNING" is supposed to mean "there's prob
Willy-Bas Loos 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 w
LLBACK/COMMIT;
2) \d myschema.*
Also, truncating the list in the message and referring to the log is not
desirable IMHO if the defaultĀ setting is to not log the list.
So long story short: i think it would be wise to set the log level of
"drop cascade" lists to "warning"
ult setting is to not log the list.
So long story short: i think it would be wise to set the log level of "drop
cascade" lists to "warning".
Cheers,
--
Willy-Bas Loos