Re: How serious are these problems? - Mailing list pgsql-general

From Tom Lane
Subject Re: How serious are these problems?
Date
Msg-id 3224.1151939779@sss.pgh.pa.us
Whole thread Raw
In response to How serious are these problems?  (Steven Ridgway <admin@heatsinksoftware.com>)
List pgsql-general
Steven Ridgway <admin@heatsinksoftware.com> writes:
>   2) Occasionally (3 times in the last 2 months) the database locks up. When this happens the log file contains a
bunchof errors along the lines of : 

>   2006-06-26 14:53:40 LOG:  could not fsync segment 0 of relation 1663/16672/50807554: Permission denied

>   2006-06-26 14:53:40 ERROR:  storage sync failed on magnetic disk: Permission denied

We've seen reports of this sort of symptom due to anti-virus software
deciding that the postmaster is a virus :-(.  What add-on AV code do
you have on that machine?

            regards, tom lane

pgsql-general by date:

Previous
From: "Clodoaldo Pinto"
Date:
Subject: Re: php can't connect to postgresql server
Next
From: Csaba Nagy
Date:
Subject: Re: [JDBC] Is what I want possible and if so how?