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

Поиск
Список
Период
Сортировка
От Michael Artz
Тема Re: FATAL: database "dspace" does not exist"
Дата
Msg-id e9c163070605041807i7e9810f1i41b553fffcf9c360@mail.gmail.com
обсуждение исходный текст
Ответ на Re: FATAL: database "dspace" does not exist"  ("Christo Romberg" <coromberg@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Tony Lausin"
Дата:
Сообщение: Re: Is PostgreSQL an easy choice for a large CMS?
Следующее
От: "Paul Mackay"
Дата:
Сообщение: Function query plan