Re: Proposal: new ereport option "errdetail_log" - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Proposal: new ereport option "errdetail_log"
Date
Msg-id 6364.1206378736@sss.pgh.pa.us
Whole thread Raw
In response to Re: Proposal: new ereport option "errdetail_log"  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Proposal: new ereport option "errdetail_log"
List pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> I wonder how useful it is to output process ids at all. And for that matter
> whether leaking process ids alone could be considered a security risk.

Seems overly paranoid, especially considering we've output that
information after a deadlock for many years and no one's complained.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: gcc 4.3 breaks ContribCheck in 8.2 and older.
Next
From: Bruce Momjian
Date:
Subject: Re: Straightforward changes for increased SMP scalability