Re: Error stopping postgresql service

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Maalini Samuganardan" <maalini(dot)sam(at)gmail(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Error stopping postgresql service
Date: 2011-02-24 20:56:56
Message-ID: 4D6671B8020000250003AFD4@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Maalini Samuganardan <maalini(dot)sam(at)gmail(dot)com> wrote:

> I am getting an error when try to stop the postgresql server.
> No problem starting.
>
> Please find error message below.
>
> Thank you.
>
> [root(at)edbws01 run]# service postgresql status
> postmaster is stopped
> [root(at)edbws01 run]# service postgresql start
> Starting postgresql service:
> [ OK ]
> [root(at)edbws01 run]# service postgresql stop
> Stopping postgresql service:
> [FAILED]
> [root(at)edbws01 run]#

What version of PostgreSQL? Obtained from where? What OS? What's
in the log?

-Kevin

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Doliov 2011-02-24 20:59:53 questions about the configure script for building postgres 9.0.3 from source
Previous Message scorpdaddy 2011-02-24 20:05:39 Re: [ADMIN] sequence numbers under pg concurrence model