当前位置:网站首页>pg_wal目录下面的文件能恢复数据库吗?
pg_wal目录下面的文件能恢复数据库吗?
2022-07-21 15:37:00 【刘贵宾】
pg_wal目录下面的文件能恢复数据库吗?
采纳答案1:
里面存的是wal日志,相当于oracle中的redo日志。可以在数据库出现崩溃的情况下可以用日志来恢复数据库
其他答案1:
里面存的是wal日志,相当于oracle中的redo日志。可以在数据库出现崩溃的情况下可以用日志来恢复数据库
边栏推荐
- 关于mybatics中起始与结束时间的处理方法
- 同花顺开户能直接开吗?开户安全吗?怎么办理开户??
- numpy数组访问的效率研究
- Matlab GUI programming skills (x): UI figure function to create a visual window
- 31下一个排列
- 22括号生成
- Keras' deep learning practice -- gender classification based on vgg19 model
- Assembler Instructions with C Expression Operands
- mysql中的字段如何选择合适的数据类型呢?
- 253会议室 II
猜你喜欢
[email protected]"/>
ZBar源码分析——img_scanner.c | [email protected]
IDEA SSH 工具远程链接失败
Spirng之注解使用
Oracle about date field index usage test
NoSQL数据库之Redis【数据操作、持久化、Jedis、缓存处理】详解
Piecemeal knowledge - SQL related
非参数检验
31下一个排列
Matlab GUI programming skills (x): UI figure function to create a visual window
Keras deep learning practice (14) -- r-cnn target detection from scratch
随机推荐
Strategy mode
Oracle 关于date 字段索引使用测试
谁是预制菜赛道的“卷”王?
Dangling pointer and orphan memory
同构+跨端,懂得小程序+kbone+小程序容器就够了!
IDEA SSH 工具远程链接失败
启动服务常用命令
mysql8中timestamp时间戳设置默认值 CURRENT_TIMESTAMP ,Error:1048 - Column ‘createTime‘ cannot be null
软件-必备软件
Indexes
零碎知识——AB实验
ligerui 表格控件grid 根据内容更改行(单元格)颜色
Piecemeal knowledge - Business
Keras深度学习实战(12)——面部特征点检测
线性表的实现
自定义view之----自定义button
The default value of timestamp setting in mysql8 is current_ TIMESTAMP ,Error:1048 - Column ‘createTime‘ cannot be null
Basic settings of visualization
Matlab GUI programming skills (VIII): uitoolbar create toolbar in the drawing window
json数据的遍历、删除、判断是否为空,以及递归