📄 pg_controldata.1
字号:
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $.TH "PG_CONTROLDATA" "1" "2008-01-03" "Application" "PostgreSQL Server Applications".SH NAMEpg_controldata \- display control information of a PostgreSQL database cluster.SH SYNOPSIS.sp\fBpg_controldata\fR [ \fB\fIdatadir\fB\fR ] .SH "DESCRIPTION".PP\fBpg_controldata\fR prints information initialized during\fBinitdb\fR, such as the catalog version and server locale.It also shows information about write-ahead logging and checkpoint processing. This information is cluster-wide, and not specific to any onedatabase..PPThis utility may only be run by the user who initialized the cluster becauseit requires read access to the data directory.You can specify the data directory on the command line, or use the environment variable \fBPGDATA\fR..SH "ENVIRONMENT".TP\fBPGDATA\fRDefault data directory location
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -