| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Andrus <kobruleht2(at)hot(dot)ee>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Niels Jespersen <NJN(at)dst(dot)dk>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: SV: Log files polluted with permission denied error messages after every 10 seconds |
| Date: | 2021-03-17 21:07:11 |
| Message-ID: | 3615222.1616015231@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Michael Paquier <michael(at)paquier(dot)xyz> writes:
> On Wed, Mar 17, 2021 at 11:44:48AM -0400, Tom Lane wrote:
>> Oh! That's an interesting theory; it'd explain why this broke recently,
>> because we didn't use to use that function. But how do you draw that
>> conclusion from this stack trace?
> All the reports received are on 13.1 and 13.2. This code is new as of
> bed9075, no?
Ah, right. But then this theory must be nonsense, because we did
not use NtQueryInformationFile() in v13.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Diego | 2021-03-17 21:32:22 | Re: how to troubleshoot: FATAL: canceling authentication due to timeout |
| Previous Message | Michael Paquier | 2021-03-17 21:00:03 | Re: SV: Log files polluted with permission denied error messages after every 10 seconds |