Bwi*_*ire 2 postgresql ubuntu archiving
我有一个pg_xlog
目录填满的服务器。我需要确定要删除的 WAL(Write Ahead Log)文件,并根据此链接我需要pg_controldata
它在安装了 postgresql-contrib-9.4 的 ubuntu 中不可用。
我该如何继续?
用于locate pg_controldata
将其定位在/usr/lib/postgresql/9.4/bin/pg_controldata
。
或者,使用find / -name pg_controldata
. 理想情况下,您应该搜索比文件系统根目录更具体的地方。
归档时间: |
|
查看次数: |
1727 次 |
最近记录: |