Re: Server not Starting

Поиск
Список
Период
Сортировка
От Shoaib Mir
Тема Re: Server not Starting
Дата
Msg-id y2qbf54be871004140314mb4844e5end2f5fda126de133d@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Server not Starting  (raghavendra t <raagavendra.rao@gmail.com>)
Ответы Re: Server not Starting  (raghavendra t <raagavendra.rao@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Alan Millington
Дата:
Сообщение: Re: When is an explicit cast necessary?
Следующее
От: venkat
Дата:
Сообщение: How to insert Ecoded values into postrgresql