Re: [GENERAL] ubuntu 9.04 and auto-start

2009-06-02 Thread Scott Marlowe
essage - > From: "johnf" > To: pgsql-general@postgresql.org > Sent: Thursday, May 28, 2009 6:25:22 AM GMT -08:00 US/Canada Pacific > Subject: [GENERAL] ubuntu 9.04 and auto-start > > Hi, > I have installed postgres 8.3 and it runs if I manually start postgres.  

Re: [GENERAL] ubuntu 9.04 and auto-start

2009-06-02 Thread John Cheng
e-run-at-bootup/ - Original Message - From: "johnf" To: pgsql-general@postgresql.org Sent: Thursday, May 28, 2009 6:25:22 AM GMT -08:00 US/Canada Pacific Subject: [GENERAL] ubuntu 9.04 and auto-start Hi, I have installed postgres 8.3 and it runs if I manually start postgres. Th

Re: [GENERAL] ubuntu 9.04 and auto-start

2009-05-28 Thread Daniel Verite
johnf wrote: I have installed postgres 8.3 and it runs if I manually start postgres. That is to say I '/etc/init.d/postgresql start' as root. Runs perfectly. But if I restart the computer postgres does not auto-start. Did you install the package named postgresql-8.3? Because it con

Re: [GENERAL] ubuntu 9.04 and auto-start

2009-05-28 Thread johnf
On Thursday 28 May 2009 07:28:04 am Scott Marlowe wrote: > update-rc.d > > On Thu, May 28, 2009 at 7:25 AM, johnf wrote: > > Hi, > > I have installed postgres 8.3 and it runs if I manually start postgres. > >  That is to say I '/etc/init.d/postgresql start' as root. Runs perfectly. > > > > But if

Re: [GENERAL] ubuntu 9.04 and auto-start

2009-05-28 Thread Scott Marlowe
Also, sysvconfig tools like RH uses are available: http://www.cyberciti.biz/tips/how-to-controlling-access-to-linux-services.html -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] ubuntu 9.04 and auto-start

2009-05-28 Thread Scott Marlowe
update-rc.d On Thu, May 28, 2009 at 7:25 AM, johnf wrote: > Hi, > I have installed postgres 8.3 and it runs if I manually start postgres.  That > is to say I '/etc/init.d/postgresql start' as root. Runs perfectly. > > But if I restart the computer postgres does not auto-start.  I've done a > litt

[GENERAL] ubuntu 9.04 and auto-start

2009-05-28 Thread johnf
Hi, I have installed postgres 8.3 and it runs if I manually start postgres. That is to say I '/etc/init.d/postgresql start' as root. Runs perfectly. But if I restart the computer postgres does not auto-start. I've done a little research but did not see anything that jumped off the page to tell