Re: Configuration on CentOS 4.6 - Mailing list pgsql-novice

From Alan Hodgson
Subject Re: Configuration on CentOS 4.6
Date
Msg-id 200804290831.52786@hal.medialogik.com
Whole thread Raw
In response to Configuration on CentOS 4.6  (Bruce Hyatt <brucejhyatt@yahoo.com>)
Responses Re: Configuration on CentOS 4.6  (Bruce Hyatt <brucejhyatt@yahoo.com>)
List pgsql-novice
On Monday 28 April 2008, Bruce Hyatt <brucejhyatt@yahoo.com> wrote:
> I installed CentOS 4 which included Postgresql 7.something,
> updated to final, but it seems that the configuration was not
> done during install.
>
> On top of that, the file structure doesn't match what's in the
> Postgres documentation so I can't figure out how to get it
> configured.
>
> For example, there's no pg_hba.config and there's no directory
> /pgsql/data anywhere to put one in.
>
> ANyone familiar with this situation?

The first time you start the service the Red Hat init script will run initdb
for you.


--
Alan

pgsql-novice by date:

Previous
From: "A B"
Date:
Subject: Insert with possible constraint violations?
Next
From: "Lonni J Friedman"
Date:
Subject: changing column datatype from char(20) to timestamp