Geoffrey escribi�:

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

Thanks a lot Geoffrey, I found it.

Cheers,

--
_______________________________________________________
Francisco Jos� Bernab� Pellicer
Grid System Technician
T�cnicos del C.E.S.G.A
Centro de Supercomputaci�n de Galicia www.cesga.es
Avda. deVigo s/n (Campus Sur)
15706 Santiago de Compostela (La Coru�a)
Spain




---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to