 postgresql操作手册# EL8安装光盘AppSteam里自带有10.x 版本的软件包 # postgresql-setup --initdb --unit postgresql # systemctl enable postgresql # systemctl start postgresql 如果想安装其他版本,可到官网查询安装方法 h�ps://www.postgresql.o org/download/linux/redhat/ 本文档选择PG-13版本作为讲解,使用el8系列的系统,x86_64平台 # yum install -y h�ps://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat- repo-latest.noarch.rpm #或者直接创建repo文件,内容如下 postgresql-13 ★第2章、设置数据存储路径 PostgreSQL 初始化数据库之后, 10版本的默认的数据目录是/var/lib/pgsql/ 13版本的默认的数据目录是/var/lib/pgsql/13/ 现在想修改为/data_pg/ 目录 ★PG-13版本 # systemctl stop postgresql-13 #先停止服务0 码力 | 17 页 | 445.84 KB | 1 年前3 postgresql操作手册# EL8安装光盘AppSteam里自带有10.x 版本的软件包 # postgresql-setup --initdb --unit postgresql # systemctl enable postgresql # systemctl start postgresql 如果想安装其他版本,可到官网查询安装方法 h�ps://www.postgresql.o org/download/linux/redhat/ 本文档选择PG-13版本作为讲解,使用el8系列的系统,x86_64平台 # yum install -y h�ps://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat- repo-latest.noarch.rpm #或者直接创建repo文件,内容如下 postgresql-13 ★第2章、设置数据存储路径 PostgreSQL 初始化数据库之后, 10版本的默认的数据目录是/var/lib/pgsql/ 13版本的默认的数据目录是/var/lib/pgsql/13/ 现在想修改为/data_pg/ 目录 ★PG-13版本 # systemctl stop postgresql-13 #先停止服务0 码力 | 17 页 | 445.84 KB | 1 年前3
 PostgreSQL WAL日志解析与应用• 逻辑复制 • 误操作恢复 2016Postgres中国用户大会 Postgres Conference China 2016 中国用户大会  Logminter • 利用多版本特性,尽可能恢复数据。 • 打开pg_log,查找误操作信息,进行还原。 • 利用pg_xlogdump查看wal日志信息,确定时 间点,然后恢复。 2016Postgres中国用户大会0 码力 | 16 页 | 705.31 KB | 1 年前3 PostgreSQL WAL日志解析与应用• 逻辑复制 • 误操作恢复 2016Postgres中国用户大会 Postgres Conference China 2016 中国用户大会  Logminter • 利用多版本特性,尽可能恢复数据。 • 打开pg_log,查找误操作信息,进行还原。 • 利用pg_xlogdump查看wal日志信息,确定时 间点,然后恢复。 2016Postgres中国用户大会0 码力 | 16 页 | 705.31 KB | 1 年前3
 阿里云 AnalyticDB for PostgreSQL
- 打造更简单易用的Cloud SQL Data Warehouse务 5.检索分析 1.注册特征提取服务 3.写入url 4.生成特征 2.写入非 结构化数 OSS 音频 图片 文本 向量 ①GPU的计算性能加速 ②支持Greenplum 6.0版本 其他演进规划: 更快性能 敬请期待!0 码力 | 22 页 | 2.98 MB | 1 年前3 阿里云 AnalyticDB for PostgreSQL
- 打造更简单易用的Cloud SQL Data Warehouse务 5.检索分析 1.注册特征提取服务 3.写入url 4.生成特征 2.写入非 结构化数 OSS 音频 图片 文本 向量 ①GPU的计算性能加速 ②支持Greenplum 6.0版本 其他演进规划: 更快性能 敬请期待!0 码力 | 22 页 | 2.98 MB | 1 年前3
 PostgreSQL 9.3.25 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 3002 页 | 7.47 MB | 1 年前3 PostgreSQL 9.3.25 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 3002 页 | 7.47 MB | 1 年前3
 PostgreSQL 9.3 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 3183 页 | 7.53 MB | 1 年前3 PostgreSQL 9.3 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 3183 页 | 7.53 MB | 1 年前3
 PostgreSQL 9.1.24 Documentation
root ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 4.0 work like OpenBSD (see below). 396 Chapter 17. Server Setup and Operation NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 2667 页 | 6.57 MB | 1 年前3 PostgreSQL 9.1.24 Documentation
root ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 4.0 work like OpenBSD (see below). 396 Chapter 17. Server Setup and Operation NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 2667 页 | 6.57 MB | 1 年前3
 PostgreSQL 9.1 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 2836 页 | 6.62 MB | 1 年前3 PostgreSQL 9.1 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 2836 页 | 6.62 MB | 1 年前3
 PostgreSQL 9.2 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 2829 页 | 7.02 MB | 1 年前3 PostgreSQL 9.2 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 2829 页 | 7.02 MB | 1 年前3
 PostgreSQL 9.2 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 3007 页 | 7.07 MB | 1 年前3 PostgreSQL 9.2 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 3007 页 | 7.07 MB | 1 年前3
 PostgreSQL 8.3 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 2143 页 | 4.58 MB | 1 年前3 PostgreSQL 8.3 Documentationroot ||/ 27.0 3 ! factorial 5 ! 120 !! factorial (prefix operator) !! 5 120 @ absolute value @ -5.0 5 & bitwise AND 91 & 15 11 | bitwise OR 32 | 3 35 # bitwise XOR 17 # 5 20 ~ bitwise NOT ~1 -2 in different jails.) FreeBSD versions before 4.0 work like OpenBSD (see below). NetBSD In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl, for example: $ sysctl -w kern.ipc.shmmax=16777216 This can be accomplished using the sysctl setting kern.ipc.shm_use_phys. NetBSD versions before 5.0 work like OpenBSD (see below), except that parameters should be set with the keyword options not option0 码力 | 2143 页 | 4.58 MB | 1 年前3
共 43 条
- 1
- 2
- 3
- 4
- 5














