| From: | Scott Marlowe <smarlowe(at)g2switchworks(dot)com> |
|---|---|
| To: | Benjamin Krajmalnik <kraj(at)illumen(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Strange errors in log file |
| Date: | 2006-05-25 19:13:35 |
| Message-ID: | 1148584415.25526.49.camel@state.g2switchworks.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Thu, 2006-05-25 at 14:00, Benjamin Krajmalnik wrote:
> I am running PostgreSQL 8.1.3/Win
>
>
>
> Earlier yesterday, it appeared that the server stopped responding.
>
> I went through the log files and noticed the following type of
> entries.
>
>
>
>
>
> 22462 is the filenode for my database. I could not find what the
> other two are.
>
>
>
>
>
> 2006-05-24 12:16:35 LOG: could not fsync segment 0 of relation
> 1663/22462/18193301: Permission denied
You're likely either out of disk space, or someone's changed the
permissions on a pgsql directory or file.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Benjamin Krajmalnik | 2006-05-25 19:17:46 | Re: Strange errors in log file |
| Previous Message | Benjamin Krajmalnik | 2006-05-25 19:08:23 | pg_clog questions |