Re: hi,for help! - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: hi,for help!
Date
Msg-id 20100528144138.GA8704@tux
Whole thread Raw
In response to hi,for help!  (zhenyang guo <concer.guo@gmail.com>)
List 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 by date:

Previous
From: Tom Wilcox
Date:
Subject: Config Changes Broke Postgres Service (Windows)
Next
From: Daniel Bausch
Date:
Subject: Re: hi,for help!