Re: can't start as root

From: "Dave Cramer" <dave(at)fastcrypt(dot)com>
To: "Lee Johnson" <lee(at)imyourhandiman(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: can't start as root
Date: 2001-05-22 19:49:36
Message-ID: 01cb01c0e2f8$54e7fb70$0401a8c0@INSPIRON
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On redhat, if you used the rpms you can start postgres by

cd /etc/rc.d/init.d
./postgresql start

You should set it to start automatically using the gnome configurator

Dave
----- Original Message -----
From: "Lee Johnson" <lee(at)imyourhandiman(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, May 22, 2001 11:57 AM
Subject: [GENERAL] can't start as root

> trying ( new at this ) to start postmaster so i can utilize pgaccess to
> create database etc. but even if I start desktop as user other than
> "root" it still gives me the "root" error that I can't start as user
> root......
>
> RH 7.1 current/gnome 1.4 current
>
> thanks
> lee
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-05-22 20:06:30 Re: Multiple database - multiple query - multiple server
Previous Message Jason Earl 2001-05-22 19:48:55 Re: Re: perl vs php for postgresql