From: | "John Clark L(dot) Naldoza" <njclark(at)ntsp(dot)nec(dot)co(dot)jp> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org>, "Tatsuo Ishii" <t-ishii(at)sra(dot)co(dot)jp> |
Subject: | Re: Fw: Problem regarding PostgreSQL |
Date: | 2000-08-23 01:48:49 |
Message-ID: | 002201c00ca4$4884b380$9d3b1cac@ntsp.nec.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
----- Original Message -----
From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: <pgsql-general(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew McMillan | 2000-08-23 02:08:02 | Re: DateStyle causes drama during upgrade |
Previous Message | Len Morgan | 2000-08-23 01:44:35 | Re: Fw: Problem regarding PostgreSQL |