摘要:
安装环境:Cenots 7.5 + PostgreSQL11.9 GIS (Geographic Information Systems) 支持基于R-tree的GiST索引。分析和处理GIS对象。 1.增加EPEL资料库 yum -y install epel-release 2.安装PostGI 阅读全文
阅读排行榜
SQLServer删除数据库特别耗时
2023-12-16 13:44 by abce, 781 阅读, 收藏,
摘要:
在老库删除数据库的时候,如果选中到了选项"Delete backup and Restore History Information for databases"。发现删除操作要耗费很久的时间,甚至好几天。 查看一下正在执行的会话信息,看看数据库都在做啥: SELECT s.session_id , 阅读全文
lsblk的使用
2022-04-25 21:24 by abce, 781 阅读, 收藏,
摘要:
lsblk使用说明 用途:列出块设备 默认的用法 NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTsda 8:0 0 232.9G 0 disk├─sda1 8:1 0 1G 0 part /boot└─sda2 8:2 0 231.9G 0 part └─luks-5 阅读全文
Consolidated Seed Table Upgrade Patch(Patch 17204589)
2015-12-02 14:50 by abce, 780 阅读, 收藏,
摘要:
$ adop phase=apply patches=17204589 hotpatch=yes abandon=no Enter the APPS password: Enter the SYSTEM password: Enter the WLSADMIN password: Please wait. Validating credentials... Enter the R... 阅读全文