This is a discussion on Re: =?iso-8859-1?B?UmU6IFtBRE1JTl0gUG9zdGdyZXMgd29utHQgcmVzdGFydC BhZnRlciBz?= within the pgsql Admins forums, part of the PostgreSQL category; --> Please do not remove the list address from the Cc list when replying. On Thu, 27 Jul 2006, roberto ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Please do not remove the list address from the Cc list when replying. On Thu, 27 Jul 2006, roberto ms wrote: > System crashed after an unsuccessful drbd sync against a slave node. The > system was in production when I tried to drbd sync. > >> and has it been resolved? > > Yes. I created another data postgres directory (/data2), and used my latest > backup. > >> What is your filesystem? > > Slackware 10.2. Resiserfs. > By the way, there were two files outside /data postgres directory that got > the same pemission problem. > > Still I would like to know what I should do to regain full access to the > ../data directory. Unfortunately, I'm not much of an expert on reiserfs, but what happens when you try to stat the files that give you the problem? You might also try stracing the ls -l and see what system error you're receiving. stat ...postmaster.pid strace ls -l ...data -- Jeff Frost, Owner <jeff@frostconsultingllc.com> Frost Consulting, LLC http://www.frostconsultingllc.com/ Phone: 650-780-7908 FAX: 650-649-1954 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |