Re: install

From: crdandridge1(at)comcast(dot)net
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: install
Date: 2006-03-01 13:58:19
Message-ID: 200603010858.19382.crdandridge1@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

silly me! i was trying "adduser" when the command i needed to use was
"useradd"....boy do i feel stupid....now i'm at the part where i do "su -
postgres" and its asking me for a password but i don't remember ever setting
up one...any ideas?

On Wednesday 01 March 2006 08:51, crdandridge1(at)comcast(dot)net wrote:
> i am trying to add user as root and i'm still getting that error
> message...i'm just about ready to give up on postgres b/c i can't get past
> this step of the installation guide of the manual.
>
> On Wednesday 01 March 2006 01:41, Christoph Della Valle wrote:
> > sounds a bit silly, but are you sure you tried to add user as ROOT?
> > "command not found" mostly occurs with insufficient rights
> >
> > crdandridge1(at)comcast(dot)net schrieb:
> > > adduser postgres comes back with error "command not found" how can i
> > > fix this? do i need to download something else with this source
> > > package? i installed 8.1.3, i guess from source on ftp, and i'm running
> > > linux 10.0 thanks
> > >
> > > ---------------------------(end of
> > > broadcast)--------------------------- TIP 9: In versions below 8.0, the
> > > planner will ignore your desire to choose an index scan if your joining
> > > column's datatypes do not match
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/docs/faq
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Sean Davis 2006-03-01 14:12:45 Re: install
Previous Message crdandridge1 2006-03-01 13:51:06 Re: install