Re: errdetail vs errdetail_log? - Mailing list pgsql-hackers

From Christophe Pettus
Subject Re: errdetail vs errdetail_log?
Date
Msg-id 25F7922A-74AA-4659-B98A-7F6482B242D2@thebuild.com
Whole thread Raw
In response to Re: errdetail vs errdetail_log?  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers

> On Jan 12, 2023, at 12:35, Andres Freund <andres@anarazel.de> wrote:
>
> 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.

Thanks!


pgsql-hackers by date:

Previous
From: Ted Yu
Date:
Subject: Re: GUC for temporarily disabling event triggers
Next
From: Robert Haas
Date:
Subject: Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation