I am running postgresql 7.4.1 on OS X 10.3 and am having to manually
start-up postgresql using /usr/local/pgsql/bin/postmaster -i -D
/usr/local/pgsql/data.
Is there a script available which will enable me to automate this
process, so that postgres loads up at startup?
Uzo