could not access status of transaction XXX
1.postgres 9.1环境
2.数据库之前报missing chunk number x for toast value x in pg_toast_x,后来查询是pg_statistics,
3.在reindex table pg_statistic时候,提示could not access status of transaction XXX,could not open file "pg_subtrans/001C",no such fle or directory.
该目录下无这个文件。
请问这个怎么解决,谢谢!