On Mon, Feb 02, 2004 at 06:03:46AM -0800, Remi wrote: > To do this, we got a > postgresql script, placed it in the init.d folder with all the other > service shell scripts, and then went into services, add service, and > typed postgres. The specific error received is: > > env: /etc/init.d/postgres no directory or file found
So, you added a script called postgresql and then tried to run it as "postgres"? It won't work. Try appending the missing characters. (of course, it could be a typo on your message, but it never hurts ...) -- Alvaro Herrera (<alvherre[a]dcc.uchile.cl>) "Uno puede defenderse de los ataques; contra los elogios se esta indefenso" ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend