zhenyang guo <concer....@gmail.com> wrote:

> hi,  i have a  problem not knowing how to fix . the follwing are error
> information:
> 
> "
> g...@guo-desktop:~$ su
> Password:
> r...@guo-desktop:/home/guo# su - postgres
> postg...@guo-desktop:~$ psql
> psql: FATAL:  database "postgres" does not exist
> postg...@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°

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to