maximum for auto_explain.log_min_duration doesn't seem to make sense - Mailing list pgsql-bugs

From Kevin Bloch
Subject maximum for auto_explain.log_min_duration doesn't seem to make sense
Date
Msg-id 8ea82d7e-cb78-8e05-0629-73aa14d2a0ca@codingthat.com
Whole thread Raw
Responses Re: maximum for auto_explain.log_min_duration doesn't seem to make sense  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
According to https://dba.stackexchange.com/a/198429/28774 , this setting 
maxes out at INT_MAX / 1000, but since it's never multiplied by 1000 or 
any other number, it seems it should perhaps just be INT_MAX .

Cheers,
Kev


pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #15083: [54000] ERROR: total size of jsonb array elementsexceeds the maximum of 268435455 bytes
Next
From: Vinston Pandiyan
Date:
Subject: Re: BUG #15083: [54000] ERROR: total size of jsonb array elementsexceeds the maximum of 268435455 bytes