A bug in binary distribution for S.u.S.E. 7.0

Started by David Lizanoabout 25 years ago1 messageshackers
Jump to latest
#1David Lizano
david.lizano@izanet.com

Hello,

There is a bug in the binary distribution for S.u.S.E. 7.0; in the script
"/etc/rc.d/postgres", in the "start" clause.

The -D option of the postmaster daemon is used to declare where is the data
directory.

You do it like this:

postgres -D$datadir

but you must do it like this:

postgres -D $datadir

There must be a space among "-D" and "$datadir".

David Lizano

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
David Lizano - Director �rea t�cnica
correo-e: david.lizano@izanet.com

I Z A N E T - Servicios integrales de internet.
web: http://www.izanet.com/
Direcci�n: C/ Checa, 57-59, 3� D - 50.007 Zaragoza (Espa�a)
Tel�fono: +34 976 25 80 23 Fax: +34 976 25 80 24
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~