Starting PostgreSQL server as root

From: Daniel Gerardo Lucero Baylon <daniel_baylon(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Starting PostgreSQL server as root
Date: 2003-07-31 22:59:30
Message-ID: 20030731225930.19068.qmail@web41206.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I installed PostgreSQL 7.3.4 on Red Hat Linux 8.0.

When I tried to mount database (using initdb command), following error appear:

You cannot run initdb as root. Please log in as the (unprivileged) user that
will own the server process.

I read at Postgre documentation, and I need to log on as another user and strt
process.

This is my problem, I check another services and processes as root user, if I
use another user to manage Postgre, another appliactions crashes.

Does exist a way to start Postgre as root?

I appreciate some help.

Best Regards

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Marvin 2003-07-31 23:08:52 Re: Starting PostgreSQL server as root
Previous Message Tom Lane 2003-07-31 21:38:44 Re: LargeObjectDrop and simple_heap_delete - Are these errors normal?