Re: errdetail vs errdetail_log?

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: errdetail vs errdetail_log?
Date: 2023-01-12 21:07:04
Message-ID: 25F7922A-74AA-4659-B98A-7F6482B242D2@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Jan 12, 2023, at 12:35, Andres Freund <andres(at)anarazel(dot)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!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2023-01-12 21:08:06 Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation
Previous Message Ted Yu 2023-01-12 21:04:56 Re: GUC for temporarily disabling event triggers