zhenyang guo <concer.guo@xxxxxxxxx> 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° -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general