On Fri, Feb 16, 2001 at 10:07:48PM -0600, Stewart Jenkins wrote:
> Do I need postgresql starting up in my default runlevel of 2?  I am running 
> only a workstation that handles ip_masq and port forwarding.  No database 
> stuff that I am aware of.  Can I remove this service from the runlevel?

postgresql is a database server/client. very powerful. sql, too.

if you don't need it,

        /etc/init.d/postgresql stop
        update-rc.d postgresql remove

i think. ymmv.

-- 
It is always hazardous to ask "Why?" in science, but it is often
interesting to do so just the same.
                -- Isaac Asimov, 'The Genetic Code'

[EMAIL PROTECTED]
http://groups.yahoo.com/group/newbieDoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

Reply via email to