Here are the permissions on pg_xlog:

drwx------ 3 postgres postgres  4096 Sep 13 22:19 pg_xlog

And here is ls -ld:

[r...@ittdev1 data]# ls -ld pg_xlog
drwx------ 3 postgres postgres 4096 Sep 13 22:19 pg_xlog

Thanks,

Cory


> From: Tom Lane <t...@sss.pgh.pa.us>
> Date: Mon, 14 Sep 2009 11:59:21 -0400
> To: Cory Isaacson <cory.isaac...@compuflex.com>
> Cc: <pgsql-general@postgresql.org>
> Subject: Re: [GENERAL] Checkpoint request failed, permission denied
> 
> Cory Isaacson <cory.isaac...@compuflex.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.
> 
>> [r...@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



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to