I am looking for a way to start PostgreSQL when the computer is turned
on. Any ideas?
I am using Slackware 9.1 and PostgreSQL 7.4.2;
I was made a rc.postgresql script file. And I called for it from rc.local.
But, I thing when the slackware is starting, the commands in script file are
executting under root. But the pg_ctl or postmaster should be executed under
the postgres user.
Who can I start the postgresql server when the slackware is turned on?
thanks,
Janio