Re: Connection to database 'template1' failed. - Mailing list pgsql-general

From Mayan
Subject Re: Connection to database 'template1' failed.
Date
Msg-id 3BBA3224.D833C72F@canada.com
Whole thread Raw
In response to Connection to database 'template1' failed.  ("jcd@sita" <--@nolist.org>)
List pgsql-general
What command are you using to create a database?

"jcd@sita" wrote:

I'm trying to get PHPGroupware running on a Linux 7 box.
I have PHP 3.012 running; + Apache. PostgreSQL seems to be running, but I
get this error when I try to create the database "phpgroupware" or any user
....

Connection to database 'template1' failed.

Any help is appreciated !

--
jcd

-- 
My Computer's Opinion
~~~~~~~~~~~~~~~~~~~~~~

if( desire == play_games() ){return getNintendo64();}
if( (desire == computing() ) && (user != smart) )
        {return getMicrosoft();}
if( ( desire == computing() ) && (user == smart) )
        {return getLinux();}
 

pgsql-general by date:

Previous
From: "Maxim"
Date:
Subject: Function multiple results returns
Next
From: "Mark Higgins"
Date:
Subject: Column existence - how to check?