Please help

Поиск
Список
Период
Сортировка
От Mihai Gheorghiu
Тема Please help
Дата
Msg-id 001b01c157e0$cc507400$6e646464@New6.Travel
обсуждение исходный текст
Список pgsql-general
Last night postmaster crashed while running a lengthy querry.
The message I found was that a log file grew too big.
Postmaster was down. I tried to restart it , but it would not. I restarted
the system, but it would not start either.
Manual start with a log file:
FATAL 1:  configuration file `postgresql.conf' has wrong permissions
I checked and all files in /var/lib/pgsql/data have 777 !!!
I changed permissions of postgresql.conf to 600 and the new message I get
is:
DEBUG:  database system was shut down at 2001-10-17 18:56:30 EDT
DEBUG:  open(logfile 19 seg 73) failed: No such file or directory
DEBUG:  Invalid primary checkPoint record
DEBUG:  open(logfile 19 seg 73) failed: No such file or directory
DEBUG:  Invalid secondary checkPoint record
FATAL 2:  Unable to locate a valid CheckPoint record
/usr/bin/postmaster: Startup proc 1221 exited with status 512 - abort
What can I do?
Thank you all.


В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: To Postgres Devs : Wouldn't changing the select limit
Следующее
От: "Holt, Jack C."
Дата:
Сообщение: Accessing PostgreSQL through Apache and PHP4 on Linux