Re: errdetail vs errdetail_log?

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Christophe Pettus <xof@thebuild.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-01-12T20:35:32Z
Lists: pgsql-hackers
On 2023-01-12 12:28:39 -0800, Christophe Pettus wrote:
> What's the distinction between errdetail and errdetail_log in the ereport interface?

Only goes to the server log, not to the client.