Re: Fw: Problem regarding PostgreSQL

Поиск
Список
Период
Сортировка
От John Clark L. Naldoza
Тема Re: Fw: Problem regarding PostgreSQL
Дата
Msg-id 002201c00ca4$4884b380$9d3b1cac@ntsp.nec.co.jp
обсуждение исходный текст
Ответ на Fw: Problem regarding PostgreSQL  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-general
----- Original Message -----
From: Tatsuo Ishii <t-ishii@sra.co.jp>
To: <pgsql-general@postgresql.org>
Sent: Wednesday, August 23, 2000 9:04 AM
Subject: [GENERAL] Fw: Problem regarding PostgreSQL


> Can someone comment on this?
>

Please check if your postmaster is actually running..;-)

Perhaps the command:

ps -aux | grep postgres

Would shed some light on the matter...

If there is no postgres daemon running...  Then please start one up..  Under
redhat this should be done by executing the following:

/etc/rc.d/init.d/postgresql start

Hope that helps...


Cheers,


John Clark


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

Предыдущее
От: "Len Morgan"
Дата:
Сообщение: Re: Fw: Problem regarding PostgreSQL
Следующее
От: Andrew McMillan
Дата:
Сообщение: Re: DateStyle causes drama during upgrade