Re: cannot access directory /pg_tblspc/*
От | Charlie |
---|---|
Тема | Re: cannot access directory /pg_tblspc/* |
Дата | |
Msg-id | op.tbeer4qcak9zf1@lepa обсуждение исходный текст |
Ответ на | Re: cannot access directory /pg_tblspc/* (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-novice |
the error says (translated from spanish): "it wasn't possible to access directory <<pg_tblspc/16388/16389>>: permission denied." The directory is mounted when the service is called, as I have tested inserting some 'ls' statements before postmaster is called. I think this is more a problem of user permissions. any idea? > 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 по дате отправления: