Re: Question about PostGreSQL - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: Question about PostGreSQL
Date
Msg-id 47012F2F.5010703@enterprisedb.com
Whole thread Raw
In response to Question about PostGreSQL  (Alejandro Fernandez Peral <fernanperal@hotmail.com>)
List pgsql-bugs
Alejandro Fernandez Peral wrote:
> My name is Alex and I am installing PostGreSQL 7.4.18 in a version of linux suse 10.2, my probles ins that when I put
inthe console  
>
> ./configure
> gmake
> su
> gmake install
> adduser postgres -> in this pass in the console appear: bash: adduser:command not found
>
> and I can't installing the PostGreSQL software, What can I do?

You have to be root to use adduser. Or maybe you're missing a package
that provides it.

However, if you're starting to work an a new application, you should
choose a more recent release of Postgres. 8.2.5 is currently the latest one.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: Alejandro Fernandez Peral
Date:
Subject: Question about PostGreSQL
Next
From: "Kevin Grittner"
Date:
Subject: Re: Question about PostGreSQL