Re: FATAL: database "dspace" does not exist" - Mailing list pgsql-general

From Michael Artz
Subject Re: FATAL: database "dspace" does not exist"
Date
Msg-id e9c163070605041807i7e9810f1i41b553fffcf9c360@mail.gmail.com
Whole thread Raw
In response to Re: FATAL: database "dspace" does not exist"  ("Christo Romberg" <coromberg@gmail.com>)
List pgsql-general
I highly suggest reading the manuals, specifically the first link to the windows installation instructions:
http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html
http://www.postgresql.org/docs/8.1/interactive/index.html

You are getting an error because either you entered in the wrong password or the database user 'christo' doesn't exist. 

Do you have a "psql to 'postgres'" link in your start menu?  When you click on that and enter the password you set up upon install, what happens?

Another thing: Are you supposed to be "in" psql-mode (logged in) when running commands such as createdb?

createdb is just a shell script for the CREATE DATABASE command that you can run from within psql.

-Mike

pgsql-general by date:

Previous
From: "Tony Lausin"
Date:
Subject: Re: Is PostgreSQL an easy choice for a large CMS?
Next
From: "Paul Mackay"
Date:
Subject: Function query plan