Re: cannot connect to database - Mailing list pgsql-novice

From Laurent GALAIS
Subject Re: cannot connect to database
Date
Msg-id 3A757232.6070703@4js.com
Whole thread Raw
In response to Re: cannot connect to database  (Einar Karttunen <ekarttun@cs.Helsinki.FI>)
List 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 by date:

Previous
From: Herb Pabst
Date:
Subject: Re: Still lockin up...
Next
From: John Burski
Date:
Subject: Re: Still lockin up...