Re: cannot connect to database
От | Laurent GALAIS |
---|---|
Тема | Re: cannot connect to database |
Дата | |
Msg-id | 3A757232.6070703@4js.com обсуждение исходный текст |
Ответ на | Re: cannot connect to database (Einar Karttunen <ekarttun@cs.Helsinki.FI>) |
Список | pgsql-novice |
Einar Karttunen wrote: > On Mon, 29 Jan 2001, Laurent GALAIS wrote: > >> psql problem_track : >> Connection to database 'problem_track' failed. >> FATAL 1: Database problem_track does not exist in pg_database >> >> Can someone help me and point me to my mistake >> > Does the database exist? Have you created it with createdb? > createdb problem_track > psql problem_track > > If you have created the database check whether the files from the > database exist. > > - Einar Karttunen Thanks for your reply, In fact the database problem_track comes with a software. I have done a createdb, because I though the createdb was already done because in data/base there is a directory problem_track with a lot of files - one of these is staff for example : file staff : staff: data I have tried a createdb problem_track : now psql problem_track exists for pl_sql but no tables are inside whereas they are in data/base/problem_track. Any ideas ? Thank you Laurent > > > >
В списке pgsql-novice по дате отправления: