Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: postgres startup method for ubuntu


  • From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
  • To: "T.J. Adami" <adamitj(at)gmail(dot)com>
  • Cc: pgsql-general(at)postgresql(dot)org
  • Subject: Re: postgres startup method for ubuntu
  • Date: Thu, 31 Jan 2008 15:24:45 +0100
  • Message-id: <067cfb3e-5008-44f5-aed1-684df7874bb4@mm> <text/plain>

	T.J. Adami wrote:

I am also searching for a more 'professional' way to startup and
shutdown postgresql on ubuntu and debian systems.

The source comes with a startup script that can be installed by running:
# cp contrib/start-scripts/linux /etc/init.d/postgresql
# update-rc.d postgresql defaults
(update-rc.d is to debian-based systems what chkconfig is to Redhat-based systems).

--
Daniel
PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group