Search Postgresql Archives

pgbasebackup is failing after truncate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



HI
 
At present, I have some requirement to truncate the data base  to reclaim disk space and at the same time I need to take basebackup.
 
Seems, truncate is successfully reclaimed the space but pgbasebackup failed and reported the below error.
 
“could not stat file or directory ./base/16384/25600: Permission denied.
 
Further observation shows that truncate command reclaiming the space by making empty (not deleted)  these files in ./base/16384 folders.
 
Seems these filename are relfilenode in pg_class table to map filename to table name. Since truncate making empty these files and create new files to map the old table name, pgbasebackup is unable to synch with truncate and pointing to old files.
 
Also, the old files are not deleted from “base” folder.
 
Please let me know how to resolve this issue
 
With best regards,
Ramkumar Yelai
 
mailto:ramkumar.yelai@xxxxxxxxxxx
http://www.siemens.co.in/STS
 
Registered Office: 130, Pandurang Budhkar Marg, Worli, Mumbai 400 018. Telephone +91 22 39677000. Fax +91 22 39677075. Other Offices: Bangalore, Chennai, Gurgaon, Noida, Kolkata, Pune. Corporate Identity number:U99999MH1986PLC093854
 
 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux