Re: Where is postgresql?? - Mailing list pgsql-admin

From Geoffrey
Subject Re: Where is postgresql??
Date
Msg-id 4190BD48.5010609@3times25.net
Whole thread Raw
In response to Where is postgresql??  (Francisco Jose Bernabe Pellicer <fbernabe@cesga.es>)
Responses Re: Where is postgresql??  (Francisco Jose Bernabe Pellicer <fbernabe@cesga.es>)
List pgsql-admin
Francisco Jose Bernabe Pellicer wrote:
> Hello everybody,
>
> I have a computer with Scientific Linux. From a repository I downloaded
> the packages rh-postgresql-* with the command apt-get install...  The
> thing is that after installing all the packages, I cannot enable
> postgresql, because there's no /etc/init.d/postgresql file (even not
> /etc/init.d/rh-posgtresql file, or anything simmilar).

Look for 'rhdb'  If that fails, the following will more than likely
locate it:

cd /etc/rc.d; find . -type f -print |xargs grep -l postmaster

--
Until later, Geoffrey

pgsql-admin by date:

Previous
From: Francisco Jose Bernabe Pellicer
Date:
Subject: Where is postgresql??
Next
From: Pallav Kalva
Date:
Subject: Re: Replication Options.