Re: hi,for help!

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: hi,for help!
Дата
Msg-id 20100528144138.GA8704@tux
обсуждение исходный текст
Ответ на hi,for help!  (zhenyang guo <concer.guo@gmail.com>)
Список pgsql-general
zhenyang guo <concer.guo@gmail.com> wrote:

> hi,  i have a  problem not knowing how to fix . the follwing are error
> information:
>
> "
> guo@guo-desktop:~$ su
> Password:
> root@guo-desktop:/home/guo# su - postgres
> postgres@guo-desktop:~$ psql
> psql: FATAL:  database "postgres" does not exist
> postgres@guo-desktop:~$ createdb test
> createdb: could not connect to database postgres: FATAL:  database "postgres"
> does not exist

Which version?

Well, try:

createdb -T template0 test


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

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

Предыдущее
От: Tom Wilcox
Дата:
Сообщение: Config Changes Broke Postgres Service (Windows)
Следующее
От: Daniel Bausch
Дата:
Сообщение: Re: hi,for help!