Re: installing postgre - Mailing list pgsql-novice

From Tom Lane
Subject Re: installing postgre
Date
Msg-id 20346.1074486745@sss.pgh.pa.us
Whole thread Raw
In response to installing postgre  (Lduren02@aol.com)
List pgsql-novice
Lduren02@aol.com writes:
> I began with a laptop, installed Red Hat Enterprise Linux 3. I do not know
> what is included or not on this version.

RHEL3 by default includes only the client-side programs for Postgres,
not the Postgres server.  If you want to run a self-contained database
then you need the server packages too.  IIRC you can get them off the
"extras" CD, or via Red Hat Network.

After you've installed the software you need to run initdb and then
start the database server.  See the Postgres administrator's
documentation for details.

            regards, tom lane

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: New at this. Commissioning for the first time:
Next
From: Bruno Wolff III
Date:
Subject: Re: query