Re: Problem with 'postgres' db with 8.0 on a MacBook

Поиск
Список
Период
Сортировка
От Markus Schiltknecht
Тема Re: Problem with 'postgres' db with 8.0 on a MacBook
Дата
Msg-id 44871150.9060507@bluegap.ch
обсуждение исходный текст
Ответ на Problem with 'postgres' db with 8.0 on a MacBook  (Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>)
Ответы Re: Problem with 'postgres' db with 8.0 on a MacBook  (Shane Ambler <pgsql@007Marketing.com>)
Список pgsql-general
Hi Jonathon,

Jonathon McKitrick wrote:
> : # psql template1 -c "CREATE DATABASE test;"
>
> CREATE DATABASE
>
> is the result.

Looks good. Can you connect to that database then?

> : What does psql -l say?
>
> FATAL: database 'postgres' does not exist

As Tom said: check if you are really calling you self-compiled binaries:

# which pgsql

Markus

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Backslash problems with 8.1.4
Следующее
От: "Tim Hart"
Дата:
Сообщение: Re: What are the characteristics of a good user-defined data type?