| From: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: postgres startup method for ubuntu |
| Date: | 2008-01-31 14:03:33 |
| Message-ID: | 20080131140333.GB3852@merkur.hilbert.loc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, Jan 31, 2008 at 02:35:01AM -0800, T.J. Adami wrote:
> Everytime I deploy a PostgreSQL server in a ubuntu or debian based
> server, I create some scripts called pg_start, pg_stop and pg_reload,
> save them on default postgresql home dir. Then I create symbolic links
> on /usr/bin, and so on I put pg_start on /etc/init.d/bootmisc.sh.
>
> However, I want to deploy it as a "native" linux service, as 'cron' or
> 'network', and really I dunno how to do it.
Debian does it for me nicely on bootup. I wonder why you
think you need to start it manually ?
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Glyn Astill | 2008-01-31 14:12:01 | Log file permissions? |
| Previous Message | Enrico Sirola | 2008-01-31 13:49:44 | Re: Oracle Analytical Functions |