--- CSN wrote: > > >> Feature request - add "reload" to > > /etc/init.d/postgres > > > > ># /etc/init.d/postgresql > > >Uso: /etc/init.d/postgresql > > > >{start|stop|status|restart|condrestart|reload|force-reload} > > > > >You should tell us what OS you are using. > > Redhat 9. I just looked in contrib/startup-scripts > for PG 7.3.4 and both scripts there have just > start/stop/restart/status.
I just got a new Redhat 9 server and the more option-filled startup script was in /etc/init.d. I vote contrib/startup-scripts be updated with this version, if possible :). CSN __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match