生成Postgres and Redis Dockerfile 通过shell命令生成制作Postgres(数据库)和Redis(缓存)镜像的Dockerfile文件。 制作Postgres镜像并推送到SWR仓库 依据“生成Postgres and Redis Dockerfile”所生成的Dockerfile文件制作并推送Postgres镜像,并将镜像推送到容器镜像服务。
接口描述 将历史数据恢复至一个新实例(称为克隆实例) 请求方法 POST URI /v1/recover/clone-instance 请求参数 名称 位置 类型 必选 说明 srcProdInstId body Long 是 源pg实例id backupId body Long 否 备份id,和restoreTime只能有一个为空 destProdInstId body Long 是 目标实例id restoreTime body String 否 备份保留周期内的任意时间点
本页介绍天翼云TeleDB数据库文件缺失类问题。 clog(xact)文件缺失问题 问题描述 执行SQL、或节点启动报错: "could not access status of transaction xxx", "Could not open file ""pg_xact/xxxx"": No such file or directory. 可能影响 部分SQL报错; 节点启动失败。