Re: Trying to setup Postgres for the 1st time.

From: Steve OBrien <sobrien(at)ego(dot)jefferson(dot)co(dot)us>
To: pgsql-questions(at)postgresql(dot)org
Subject: Re: Trying to setup Postgres for the 1st time.
Date: 1999-09-12 04:59:32
Message-ID: 7rfbvk$1sk$1@news-2.csn.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

RedHat 6.0 does not finish the installation of Postgres. To
get it working after the installation, enter the following
commands as root:

su postgres
/usr/bin/initdb --pgdata=/var/lib/pgsql --pglib=/usr/lib/pgsql
exit
/etc/rc.d/init.d/postgres start

Suddn <Bogus(at)nospam(dot)com> wrote:
> I installed Red Hat 6.0 (Mandrake 6.0) and chose to install the Postgres
> package.
> Apparently it isn't completely setup. Are there any VERY EASY TO FOLLOW
> instructions on configuring Postgres?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message renato barrios 1999-09-12 10:56:09 Re: [HACKERS] Re: Query about postgres medical database
Previous Message Paul 1999-09-12 04:57:13 Replication in PostgreSQL or Win32 client interfase?