pgsql starting problem - Mailing list pgsql-interfaces

From md rahman
Subject pgsql starting problem
Date
Msg-id 746844.55928.qm@web50501.mail.re2.yahoo.com
Whole thread Raw
List pgsql-interfaces
Hi,

I check after 
# rpm -qa | grep postgres
it shows all postgres version name that means it
installed
but
when i run

/etc/init.d/postgresql status
it shows 
postmaster is stopped

then to start it i wrote 

[root@flex /]# /etc/init.d/postgresql start
Checking postgresql installation: no database files
found.
initdb: invalid option: --pglib=/usr/lib/pgsql
Try 'initdb --help' for more information.
Starting postgresql service: failed.

how to fix it?

mushfiq

      
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/


pgsql-interfaces by date:

Previous
From: Andrew McNamara
Date:
Subject: Re: Bytea network traffic: binary vs text result format
Next
From: Michael Meskes
Date:
Subject: PQprepare case sensitive?