Re: cannot access directory /pg_tblspc/*
От | Tom Lane |
---|---|
Тема | Re: cannot access directory /pg_tblspc/* |
Дата | |
Msg-id | 21732.1150562689@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | cannot access directory /pg_tblspc/* (Charlie <perezchar@gmail.com>) |
Ответы |
Re: cannot access directory /pg_tblspc/*
|
Список | pgsql-novice |
Charlie <perezchar@gmail.com> writes: > The problem is when I want to access my database 'test' once the system is > up, it says it cannot access directory /pg_tblspc/<xxx> where <xxx> is a > number. I suspect it says more than that. Please provide the complete, exact error message. > This error can be solved by MANUALLY restarting the service 'postgresql' > ('service postgresql restart'). That seems pretty strange. Is it possible your boot sequence is trying to launch the database before the /bdd volume is mounted? We've seen some pretty strange bug reports that turned out to be due to the postmaster connecting to a working directory that was then hidden by a subsequent mount operation ... regards, tom lane
В списке pgsql-novice по дате отправления: