From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Unrecognized service |
Date: | 2014-04-15 02:59:28 |
Message-ID: | 534CA090.2080000@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 04/14/2014 07:52 PM, John R Pierce wrote:
> On 4/14/2014 7:34 PM, Tom Lane wrote:
>> Augori<augori(at)gmail(dot)com> writes:
>>> >Here's what the ps command gives:
>>> >root(at)server# ps ax | grep post
>>> > 9165 pts/1 S+ 0:00 grep post
>>> >Does this mean it's not running?
>> Sure looks that way.
>>
>>> >It's certainly possible that software updates have occurred. There
>>> are a
>>> >lot of people working on this machine, so I'm not aware of which
>>> changes
>>> >have been made lately.
>> If "service" is saying it doesn't know a service it used to know,
>> then either somebody removed the relevant rc.d file (or more likely
>> the whole postgresql package), or your filesystem is corrupted.
>> The former seems more likely. /var/log/yum.log might be helpful
>> in affixing blame.
>>
>
> or maybe you're looking at the wrong server or VM ?
Yea, that thought just occurred to me also.
When you did the ps ax|grep was that on the machine with the Postgres
server?
>
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Augori | 2014-04-15 03:25:30 | Re: Unrecognized service |
Previous Message | Adrian Klaver | 2014-04-15 02:57:56 | Re: Unrecognized service |