From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | "Thomas, Richard" <Richard(dot)Thomas(at)atkinsglobal(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PostgreSQL 10.20 crashes / Antivirus |
Date: | 2022-04-06 14:41:51 |
Message-ID: | a684e389-5e47-4118-c6f6-d7af03738b34@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 4/6/22 03:59, Thomas, Richard wrote:
> I’ve been having problems with several PostgreSQL crashes over the last
> month (originally with 10.16, then more recently with 10.20, all on a
> Windows Server 2012R2 platform), always with a low level permissions error:
>
> "server process (PID 5664) was terminated by exception 0xC0000022"
>
> (This NT error translates as "Access Denied: A process has requested
> access to an object but has not been granted those access rights").
>
> I have also got our IT to disable antivirus on our tablespace folder and
> on the folder running our backup PowerShell script (which calls pg_dump).
>
Is either one of those directories where the dump file is being output to?
If not is the directory that file is being created in have AV checks
disabled?
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas, Richard | 2022-04-06 14:55:23 | RE: PostgreSQL 10.20 crashes / Antivirus |
Previous Message | David G. Johnston | 2022-04-06 14:20:31 | Re: Cascade view drop permission checks |