Re: PostgreSQL 10.20 crashes / Antivirus - Mailing list pgsql-general

From Adrian Klaver
Subject Re: PostgreSQL 10.20 crashes / Antivirus
Date
Msg-id a684e389-5e47-4118-c6f6-d7af03738b34@aklaver.com
Whole thread Raw
In response to PostgreSQL 10.20 crashes / Antivirus  ("Thomas, Richard" <Richard.Thomas@atkinsglobal.com>)
Responses RE: PostgreSQL 10.20 crashes / Antivirus
List 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.klaver@aklaver.com



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Cascade view drop permission checks
Next
From: "Thomas, Richard"
Date:
Subject: RE: PostgreSQL 10.20 crashes / Antivirus