Re: Server not Starting - Mailing list pgsql-general

From Shoaib Mir
Subject Re: Server not Starting
Date
Msg-id y2qbf54be871004140314mb4844e5end2f5fda126de133d@mail.gmail.com
Whole thread Raw
In response to Re: Server not Starting  (raghavendra t <raagavendra.rao@gmail.com>)
Responses Re: Server not Starting
List pgsql-general
On Wed, Apr 14, 2010 at 6:30 PM, raghavendra t <raagavendra.rao@gmail.com> wrote:
Hi Shoaib,
 
I have the file with postgres permission on it, but , surprisingly its 0k .
 
[postgres@dbarhel564 ~]# cd /usr/local/pgsql/mypg/pg_clog/
[postgres@dbarhel564 pg_clog]# ll -lh
total 0
-rw-rw-r-- 1 postgres postgres 0 Apr 12 12:54 0000
[postgres@dbarhel564 pg_clog]#
any step to change this.

Thats incorrect, you do not have any files in there! "total 0 means no files" the folder is empty. Looks like someone deleted the files from there, to resolve it create the zero filled file as I mentioned in my last email.

--
Shoaib Mir
http://shoaibmir.wordpress.com/

pgsql-general by date:

Previous
From: Alan Millington
Date:
Subject: Re: When is an explicit cast necessary?
Next
From: venkat
Date:
Subject: How to insert Ecoded values into postrgresql