Postgres startup problem

Поиск
Список
Период
Сортировка
От Nataraj
Тема Postgres startup problem
Дата
Msg-id 39AFFDF5.3D8B6AED@cdxc.com
обсуждение исходный текст
Ответ на [7.0.2] Negative OIDs?  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: Postgres startup problem
Список pgsql-hackers
Hi all,
I have a problem starting the postgres database.
I am using postgres 7.0.2 on a Redhat Linux 6.2. I had to shutdown my computer
since it was hanging. I have the postgres start command added to the bootup
process. I have rebooted the Linux machine several times and it was starting
postgres correctly. But this time it was saying "Postmaster could not connect to
unix socket 5432" . I checked if any other instance of Postmaster was running by
checking the process ids. There was no second instance running. Also, I tried to
stop and restart postgres using
"/etc/rc.d/init.d/postgres stop" and "/etc/rc.d/init.d/postgres start" commands.
It was saying
"Starting Postres [ ]". If Postgres was really started it will show the process
id within the square brackets. But this time it did not show the process id. If I
try to connect to the database using psql it gives the error message "Postgres
could not be connected to socket 5432".

Please let me know if there is a different way of starting  postgres.
Thanks,
Nataraj



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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: [7.0.2] Negative OIDs?
Следующее
От: John McKown
Дата:
Сообщение: Re: Postgres startup problem