Re: Installing PostgreSQL under Cpanel

From: "Erick Papadakis" <erick(dot)papa(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Installing PostgreSQL under Cpanel
Date: 2007-01-23 14:52:33
Message-ID: e9e8f77d0701230652o6c302187t2885e4ecb7035c73@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net> wrote:
> On 23.01.2007 15:10 erick(dot)papa(at)gmail(dot)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
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Harald Armin Massa 2007-01-23 14:56:00 Re: Installing PostgreSQL under Cpanel
Previous Message Tom Lane 2007-01-23 14:43:48 Re: too many trigger records found for relation "item" -