What is the output of the following commands? psql -l psql --version -- Thanks & Regards,
Ashesh Vashi EnterpriseDB INDIA: Enterprise Postgres Company<http://www.enterprisedb.com> On Fri, May 28, 2010 at 7:11 PM, 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 > > > " > i thought it was due to postgresql ,so i reinstall it ,still not work. > i search the problem from the internet, but don't get it . > need your help. thank you! >