Re: PGSQL on shared hosting - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: PGSQL on shared hosting
Date
Msg-id 20031121232038.GA9127@svana.org
Whole thread Raw
In response to Re: PGSQL on shared hosting  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Fri, Nov 21, 2003 at 10:16:56AM -0500, Tom Lane wrote:
> Correct.  AFAIK, you have to be root to set up any init-script action.
>
> You can easily build, install, and run PG in a personal directory
> (I do that all the time for testing purposes) but you couldn't really
> use it as a full-time server because it'd need to be manually restarted
> after any system reboot.

For the record, at least linux cron has an @reboot tag, defined as:

@reboot        Run once, at startup.

Which should be what you want for an init script.

--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> "All that is needed for the forces of evil to triumph is for enough good
> men to do nothing." - Edmond Burke
> "The penalty good people pay for not being interested in politics is to be
> governed by people worse than themselves." - Plato

Attachment

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Humor me: Postgresql vs. MySql (esp. licensing)
Next
From: Stephan Szabo
Date:
Subject: Re: Foreign Keys