Re: "pg_ctl: cannot be run as root" - Mailing list pgsql-general

From Thomas Pundt
Subject Re: "pg_ctl: cannot be run as root"
Date
Msg-id 200802041351.44864.mlists@rp-online.de
Whole thread Raw
In response to "pg_ctl: cannot be run as root"  (Stefan Schwarzer <stefan.schwarzer@grid.unep.ch>)
List pgsql-general
Hi,

On Montag, 4. Februar 2008, Stefan Schwarzer wrote:
| I installed postgres without creating another postres user/admin than
| myself, as there is no other user on my machine and it's only for
| testing purposes.
|
| But strange enough, I only can start the postgres server from time to
| time, normally when I have freshly restarted the machine. Now for
| example, I did some changes to the postgresql.conf file, and when
| trying to restart the postgres server, I get this:
|
| gridmac7:~ schwarzer$ sudo /opt/local/lib/postgresql82/bin/pg_ctl -D
| Documents/data_postgres -l logfile start
| pg_ctl: cannot be run as root
| Please log in (using, e.g., "su") as the (unprivileged) user that will
| own the server process.
|
|
| What is this? Thanks for any advice,

PostgreSQL cannot be run as user root (that's what sudo is for). If you don't
have a seperate account for PostgreSQL, run it under your account (ie without
the "sudo").

Ciao,
Thomas

--
Thomas Pundt <thomas.pundt@rp-online.de> ---- http://rp-online.de/ ----

pgsql-general by date:

Previous
From: Gregory Stark
Date:
Subject: Re: [OT] "advanced" database design (long)
Next
From: "pobox@verysmall.org"
Date:
Subject: Re: PGSQL ERROR: FATAL: terminating connection due to administrator command