Re: [GENERAL] FATAL: database "dspace" does not exist"

2006-05-04 Thread Christo Romberg
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 <[EMAIL PROTECTED] > wrote: Hi!I have some problems with PostgreSQL v8.1.3.My system is Windows XP Professional Edition.An er

[GENERAL] Connection error, help..please

2006-05-03 Thread Christo Romberg
Hi!When I try to connect to my database "dspace",the following error message occur:FATAL: database "dspace" does not exist My PostgreSQL version is, 8.1.3, although the same errorappear no mather what version of psql that I have.My system is Windows XP Professional Ed.If someone got any ideas, then

[GENERAL] FATAL: database "dspace" does not exist"

2006-05-02 Thread Christo Romberg
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

[GENERAL] Authentication & connection problems

2006-05-01 Thread Christo Romberg
Hi! I've got some problems with PostgreSQL v8.1.3 . My system is Windows XP Professional Edition. Here's the deal. For example, when trying to connect to an existing databas, or even creating a new one with the command createdb [dbname], different error occurs. Another example: when running the