From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
---|---|
To: | Hungerbühler Philipp (hune) <philipp(dot)hungerbuehler(at)zhaw(dot)ch> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Postgres SQL 8.4 regularly craches |
Date: | 2013-12-17 17:54:53 |
Message-ID: | CAOR=d=2XQz3kkWWxNseLBHVeC7yjnfNZL2_1+EXr7FMo_RaXrQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Dec 16, 2013 at 3:24 AM, Hungerbühler Philipp (hune)
<philipp(dot)hungerbuehler(at)zhaw(dot)ch> wrote:
>
> Hello all
>
>
>
> We have a postgres server on Windows 2008 R2 used by tree services. This worked quite for a long time (several years) but lately the Postgres service regularly crashes
>
>
>
> 2013-12-11 14:03:10 CET LOG: Serverprozess (PID 3576) wurde durch Ausnahme 0xC0000043 beendet (sorry German)
>
>
>
> I researched and found that this exception is related to:
>
>
>
> 0xC0000043
> STATUS_SHARING_VIOLATION
>
> A file cannot be opened because the share access flags are incompatible.
Any chance you're running anti-virus on that machine? If you can set
it to exclude the postgresql directory, or turn it off, you can see if
the problem then goes away.
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2013-12-17 18:04:04 | Re: Need Help Restoring Old Backup |
Previous Message | Wolfgang Keller | 2013-12-17 15:47:54 | Re: [DOCS] Re: postgresql.org inconsistent (Re: PG replication across DataCenters) |