Re: PGSQL on shared hosting

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Holger Klawitter <lists(at)klawitter(dot)de>, pgsql-general(at)postgresql(dot)org
Subject: Re: PGSQL on shared hosting
Date: 2003-11-21 23:20:38
Message-ID: 20031121232038.GA9127@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)svana(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-11-21 23:42:09 Re: Foreign Keys
Previous Message Tom Lane 2003-11-21 23:11:17 Re: Humor me: Postgresql vs. MySql (esp. licensing)