Thread: the day after...

the day after...

From
Tulassay Zsolt
Date:
hi,
our linux box crashed yesterday, and postgresql seems to have some
trouble with one of the databases. It says:

zsolt@tek:/var/lib/pgsql$ psql tek
Connection to database 'tek' failed.
FATAL 1:  cannot create init file pg_internal.init


All other databases are working just fine.
Any idea?

Thanks,
Zsolt


PS: this mailing list is probably not the appropriate one   for such a question, but this is the one i'm subscribed
to,so please forgive me this time... :-)
 




Re: the day after...

From
Tom Lane
Date:
Tulassay Zsolt <zsolt@tek.bke.hu> writes:
> FATAL 1:  cannot create init file pg_internal.init

Hmm, disk full?  Wrong ownership or permissions on database
directory (data/base/tek)?

Looks like that error report needs to include the kernel
error message...
        regards, tom lane