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

From Erick Papadakis
Subject Re: Installing PostgreSQL under Cpanel
Date
Msg-id e9e8f77d0701230652o6c302187t2885e4ecb7035c73@mail.gmail.com
Whole thread Raw
In response to Re: Installing PostgreSQL under Cpanel  (Thomas Kellerer <spam_eater@gmx.net>)
Responses Re: Installing PostgreSQL under Cpanel  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
Re: Installing PostgreSQL under Cpanel  (Alban Hertroys <alban@magproductions.nl>)
List pgsql-general
Thanks Thomas.

But:

- "psql" at the command says
  > psql: FATAL:  database "root" does not exist

- "psql -d postgres" at the command says
  > psql: FATAL:  role "root" does not exist

How should I create the first database, or the first user etc? The
links you suggested are all *after* I login to the interface?

How should I start the postgresql service? How should I check it is on?

Thanks




On 1/23/07, Thomas Kellerer <spam_eater@gmx.net> wrote:
> On 23.01.2007 15:10 erick.papa@gmail.com wrote:
> > Now what?
> >
> >
> > 1. Where's the interactive shell?
> http://www.postgresql.org/docs/8.2/static/app-psql.html
>
>  > How can I start creating a database,
> http://www.postgresql.org/docs/8.2/static/app-createdb.html
>
> > creating users, testing things out?
> http://www.postgresql.org/docs/8.2/static/app-createuser.html
>

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: too many trigger records found for relation "item" -
Next
From: "Harald Armin Massa"
Date:
Subject: Re: Installing PostgreSQL under Cpanel