Re: Installing PostgreSQL under Cpanel - Mailing list pgsql-general

From erick.papa@gmail.com
Subject Re: Installing PostgreSQL under Cpanel
Date
Msg-id 1169561413.385845.141930@s48g2000cws.googlegroups.com
Whole thread Raw
Responses Re: Installing PostgreSQL under Cpanel  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-general
There are a couple of PostgreSQL tutorials around the web to make it
work with WHM.

I have followed them. Downloaded the *.rpm files and installed them.
Then gone
into my WHM (https://myserver:2087) and enabled the config, and set up
the postgres user with an "su" command "adduser postgres".

Now what?


1. Where's the interactive shell? How can I start creating a database,
creating users, testing things out?

2. How do I start the service? How should I set it up to restart
automatically if (a) the service fails (b) machine reboots?


I looked at the Documentation
(http://www.postgresql.org/docs/8.2/interactive/config-setting.html)
and could not find one intuitive instruction to actually get cracking
with PostgreSQL without getting all configgy.

I'd appreciate some pointers.

Thanks!


pgsql-general by date:

Previous
From: "Brandon Aiken"
Date:
Subject: Re: too many trigger records found for relation "item" -
Next
From: Thomas Kellerer
Date:
Subject: Re: Installing PostgreSQL under Cpanel