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
>