本页介绍天翼云TeleDB数据库文件缺失类问题。 clog(xact)文件缺失问题 问题描述 执行SQL、或节点启动报错: "could not access status of transaction xxx", "Could not open file ""pg_xact/xxxx"": No such file or directory. 可能影响 部分SQL报错; 节点启动失败。
本文为您介绍如何删除数据库。 删除数据库teledb_db_new teledb=# drop database teledb_db_new; 仍有会话连接数据库时,会报错 ERROR: database "teledb_db_new" is being accessed by other users DETAIL: There is 1 other session using the database.