Re: FATAL: database "dspace" does not exist"

From: "Michael Artz" <mlartz(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: FATAL: database "dspace" does not exist"
Date: 2006-05-04 03:26:56
Message-ID: e9c163070605032026i2088a047i599a3b7a2c4bd71b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How do you know that the database exists? If you load up psql, and then \c
dspace, does it let you? If you \l in psql, do you see dspace?

On 5/2/06, Christo Romberg <coromberg(at)gmail(dot)com> wrote:
>
> Hi!
>
> I have some problems with PostgreSQL v8.1.3.
> My system is Windows XP Professional Edition.
>
> An error occur when I try to connect to the database "dspace" that I've
> made.
> It claims that the db does not exist, though it does.
>
> Another error occur when try to create a new database. Then error messages
> says
> that the password is incorrect, though it was correct given by me.
>
> Appreciate the effort!
>
> Best Regards,
> Christo
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message carlosreimer 2006-05-04 03:51:42 pg_dumpall error
Previous Message sconeek 2006-05-04 02:16:17 Catch individual exceptions