
postgresql os setting
数据库人生
专注于数据库
PostgreSQL;Oracle 11G OCA、OCP;OceanBase V2 OBCA、OBCP
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ubuntu 18.04 安装 postgresql 的优化设置
os: ubuntu 18.04apt# apt install zip unzip dos2unix pigz iftop git tree sysstat \cmake gcc g++ libreadline5 libreadline7 libreadline-dev readline-common libreadline-dev \python python-dev python2....原创 2019-10-14 17:26:17 · 680 阅读 · 0 评论 -
centos 7.x 安装 postgresql 的优化设置
os: centos 7.4.1708yum# yum install make cmake gcc gcc-c++ lrzsz git tree sysstat mpstat dstat wget bison unixODBC \smartmontools coreutils glib2 perl perl-devel perl-ExtUtils-Embed zlib zlib-devel...原创 2018-12-06 17:31:07 · 1728 阅读 · 0 评论 -
centos 6.x 安装 postgresql 的优化设置
os: centos 6.8epel# wget -P /etc/yum.repos.d/ http://mirrors.aliyun.com/repo/epel-6.repo# yum clean all # yum makecache yum# yum install make cmake gcc gcc-c++ lrzsz git tree sysstat mpstat d...原创 2019-01-11 15:28:41 · 304 阅读 · 0 评论 -
ubuntu 16.04 安装 postgresql 的优化设置
os: ubuntu 16.04apt# apt install zip unzip dos2unix pigz iftop git tree sysstat \cmake gcc g++ libreadline5 libreadline6 libreadline6-dev readline-common libreadline-dev \python python-dev libldap...原创 2019-03-12 08:33:16 · 851 阅读 · 0 评论