暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

PostgreSQL基础 ls 查看表空间global base

CentOS 7.6.1810
postgresql 14.4

ls 查看表空间global base

[postgres@localhost global]$ ps -ef | grep postmaster postgres 73135 1 0 20:43 ? 00:00:00 /usr/pgsql-14/bin/postmaster -D /var/lib/pgsql/14/data/ postgres 75328 75134 0 22:17 pts/0 00:00:00 grep --color=auto postmaster
复制
[postgres@localhost base]$ cd /var/lib/pgsql/14/data/ [postgres@localhost data]$ ls base global pg_commit_ts pg_hba.conf pg_logical pg_notify pg_serial pg_stat pg_subtrans pg_twophase pg_wal postgresql.auto.conf postmaster.opts current_logfiles log pg_dynshmem pg_ident.conf pg_multixact pg_replslot pg_snapshots pg_stat_tmp pg_tblspc PG_VERSION pg_xact postgresql.conf postmaster.pid [postgres@localhost data]$ cd base/ [postgres@localhost base]$ ls 1 14485 14486 [postgres@localhost base]$ cd /var/lib/pgsql/14/data/ [postgres@localhost data]$ cd global/ [postgres@localhost global]$ ls 1213 1214 1232 1260_fsm 1261_fsm 1262_fsm 2396_fsm 2671 2677 2697 2847 2966 3593 4175 4178 4183 4186 6002 6115 pg_internal.init 1213_fsm 1214_fsm 1233 1260_vm 1261_vm 1262_vm 2396_vm 2672 2694 2698 2964 2967 4060 4176 4181 4184 6000 6100 pg_control 1213_vm 1214_vm 1260 1261 1262 2396 2397 2676 2695 2846 2965 3592 4061 4177 4182 4185 6001 6114 pg_filenode.map [postgres@localhost global]$
复制

学习资料


欢迎各位同学一起来交流学习心得!

「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

文章被以下合辑收录

评论