Re: service not starting - Mailing list pgsql-admin

From Gaetano Mendola
Subject Re: service not starting
Date
Msg-id ckc6o2$h46$1@floppy.pyrenet.fr
Whole thread Raw
In response to service not starting  (Gary Stainburn <gary.stainburn@ringways.co.uk>)
List pgsql-admin
Gary Stainburn wrote:
> Hi folks.
>
> Got a wee small problem:
>
> [root@eddie data]# service postgresql start
> Starting postgresql service:                               [FAILED]
> [root@eddie data]#
>
> Can anyone point to things I need to look at to sort this.  Thank got
> it's Sunday.

if you are sure that postmaster is down, try to start it manually and
see what it say:

<your_bin_path>/postmaster -D <path to your data directory>

if you are in a REDHAT or Fedora:

/usr/bin/postmaster -D /var/lib/pgsql/data

the command above suppose you already did an initdb...


Regards
Gaetano Mendola

pgsql-admin by date:

Previous
From: Gary Stainburn
Date:
Subject: SORTED - Re: service not starting
Next
From: "Marcio fernandes "
Date:
Subject: unsubscribe pgsql-admin