| From: | Cory Isaacson <cory(dot)isaacson(at)compuflex(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Checkpoint request failed, permission denied |
| Date: | 2009-09-14 16:05:19 |
| Message-ID: | C6D3C5DF.C9F3%cory.isaacson@compuflex.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Here are the permissions on pg_xlog:
drwx------ 3 postgres postgres 4096 Sep 13 22:19 pg_xlog
And here is ls -ld:
[root(at)ittdev1 data]# ls -ld pg_xlog
drwx------ 3 postgres postgres 4096 Sep 13 22:19 pg_xlog
Thanks,
Cory
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> Date: Mon, 14 Sep 2009 11:59:21 -0400
> To: Cory Isaacson <cory(dot)isaacson(at)compuflex(dot)com>
> Cc: <pgsql-general(at)postgresql(dot)org>
> Subject: Re: [GENERAL] Checkpoint request failed, permission denied
>
> Cory Isaacson <cory(dot)isaacson(at)compuflex(dot)com> writes:
>> They look right to me. Below are the permissions and process list. I ended
>> up rebuilding the data directory since it was just a test database, so far
>> so good. The permissions and setup were exactly the same before I did this.
>
>> [root(at)ittdev1 data]# ls -l pg_xlog
>
> This doesn't actually show the permissions or ownership of pg_xlog
> itself, only its contents ...
>
> regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-09-14 16:09:48 | Re: Checkpoint request failed, permission denied |
| Previous Message | Psicopunk | 2009-09-14 16:03:03 | Re: Postgresql Hardware |