Database error

From: spacegypsy <dimitrivivignis(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Database error
Date: 2007-03-01 18:34:11
Message-ID: 9255706.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Hi;

first of all I'm totally unexperienced with eGroupWare.

I installed eGroupWare and ran threw the setup,

after Checking the eGroupWare Installation (all marked green)

I came in the setup menu where I get the message:

Your Database is not working!
Make sure that your database is created and the account permissions are set.
Instructions for creating the database in PostgreSQL:
Start the postmaster
[user(at)server user]# postmaster -i -D /home/[username]/[dataDir]
Create the empty database -
[user(at)server user]# createdb test

So I tried to create a database, but I always end up with;

Database error: ADOdb::Connect(dbname=template1 host=localhost port=5432
user=root password='root', , $Password, ) failed.
pgsql Error: -24 (-24)

Function: db::query / db::create_database

Database error: ADOdb::Connect(dbname=test host=localhost port=5432
user=dimitri password='dimitri', , $Password, ) failed.
pgsql Error: -24 (-24)

Function: db::create_database

What did I do wrong?

And how do I solve it?

I'm using Ubuntu 6.06

thx a lot
--
View this message in context: http://www.nabble.com/Database-error-tf3328818.html#a9255706
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

Browse pgsql-novice by date

  From Date Subject
Next Message Abu Mushayeed 2007-03-01 20:06:17 Please need help
Previous Message Tom Lane 2007-02-28 17:15:30 Re: pq_flush: send() failed: Broken pipe