首页 > 其他 > 详细

PG_VERSION

时间:2021-05-26 22:01:38      阅读:30      评论:0      收藏:0      [点我收藏+]
$ ls -l
total 64
drwxr-x--- 6 postgres dba    54 May 21 16:54 base
-rw-r----- 1 postgres dba    44 May 26 00:00 current_logfiles
drwxr-x--- 2 postgres dba  4096 May 25 10:34 global
drwxr-x--- 2 postgres dba   166 May 26 00:00 log
drwxr-x--- 2 postgres dba     6 May 21 10:41 pg_commit_ts
drwxr-x--- 2 postgres dba     6 May 21 10:41 pg_dynshmem
-rw-r----- 1 postgres dba  4901 May 21 10:45 pg_hba.conf
-rw-r----- 1 postgres dba  1636 May 21 10:41 pg_ident.conf
drwxr-x--- 4 postgres dba    68 May 26 09:19 pg_logical
drwxr-x--- 4 postgres dba    36 May 21 10:41 pg_multixact
drwxr-x--- 2 postgres dba    18 May 25 10:33 pg_notify
drwxr-x--- 2 postgres dba     6 May 21 10:41 pg_replslot
drwxr-x--- 2 postgres dba     6 May 21 10:41 pg_serial
drwxr-x--- 2 postgres dba     6 May 21 10:41 pg_snapshots
drwxr-x--- 2 postgres dba     6 May 25 10:33 pg_stat
drwxr-x--- 2 postgres dba    84 May 26 17:47 pg_stat_tmp
drwxr-x--- 2 postgres dba    18 May 21 10:41 pg_subtrans
drwxr-x--- 2 postgres dba     6 May 21 10:41 pg_tblspc
drwxr-x--- 2 postgres dba     6 May 21 10:41 pg_twophase
-rw-r----- 1 postgres dba     3 May 21 10:41 PG_VERSION
lrwxrwxrwx 1 postgres dba    12 May 21 10:41 pg_wal -> /opt/wal6000
drwxr-x--- 2 postgres dba    18 May 21 10:41 pg_xact
-rw-r----- 1 postgres dba    88 May 21 10:41 postgresql.auto.conf
-rw-r----- 1 postgres dba 26679 May 25 10:33 postgresql.conf
-rw-r----- 1 postgres dba    23 May 25 10:33 postmaster.opts
$ more PG_VERSION
12
$ file PG_VERSION
PG_VERSION: ASCII text
$

注释:PG_VERSION 一个包含了PG主版本号的文件,可以直接打开

PG_VERSION

原文:https://blog.51cto.com/roidba/2818250

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!