| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Steven Ridgway <admin(at)heatsinksoftware(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: How serious are these problems? |
| Date: | 2006-07-03 15:16:19 |
| Message-ID: | 3224.1151939779@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Steven Ridgway <admin(at)heatsinksoftware(dot)com> writes:
> 2) Occasionally (3 times in the last 2 months) the database locks up. When this happens the log file contains a bunch of 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Csaba Nagy | 2006-07-03 15:16:33 | Re: [JDBC] Is what I want possible and if so how? |
| Previous Message | Clodoaldo Pinto | 2006-07-03 15:13:01 | Re: php can't connect to postgresql server |