Aaron Brashears wrote: >My /etc/init.d/posgresql uses start-stop-daemon to
launch
>/usr/lib/postgresql/bin/postgresql-startup which handles a lot of the
>details of running postgresql.
postgresql-startup was specially written for the Debian package of
PostgreSQL
--
Oliver Elphick
On Mon, Mar 19, 2001 at 10:26:54AM -0500, Andrew Perrin wrote:
> Greetings.
>
> Running a locally-compiled postgresql 7.0.3, I'm still trying to get it
> to start up automatically at boot time. The trick is, of course, to get
> it to start as user postgres instead of root.
>
> I've got it mostly
Greetings.
Running a locally-compiled postgresql 7.0.3, I'm still trying to get it
to start up automatically at boot time. The trick is, of course, to get
it to start as user postgres instead of root.
I've got it mostly working, using start-stop-daemon; the command is:
start-stop-daemon --start
3 matches
Mail list logo