回显类似如下信息: Command (m for help): w The partition table has been altered! Calling ioctl() to re-read partition table. Syncing disks. 表示分区创建完成。 10.执行以下命令,将新的分区表变更同步至操作系统。 partprobe 11.执行以下命令,将新建分区文件系统设为系统所需格式。
为默认数据 teledb=# alter database teledb_db_new set search_path to public, pg_catalog; ALTER DATABASE alter database不支持修改的项目 项目 备注 encoding 编码 lc_collate 排序规则 lc_ctype 分组规则