#

postgresql

  • 【PostgreSQL】数据库部署

    [root@wallet01 ~]# wget https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-6-x86_64/pgdg-

    作者:NOGYMS
    2020-03-02 03:16:13
  • pgpool 配置的时候出现两个standby的情况处理办法

    pg10@pghost4->psql -h 10.10.10.15 -p 9999 postgres pg10Password for user pg10: psql (10.0)Type &q

    作者:李石岩
    2020-03-01 23:37:13
  • PostgreSQL入门-安装与基本使用(Ubuntu16)

    PostgreSQL入门-安装与基本使用(Ubuntu)PostgreSQL 是一个免费的对象-关系数据库服务器(ORDBMS),号称是 "世界上最先进的开源关系型数据库"。PostgreSQL 是以

    作者:艾弗森哇
    2020-03-01 20:28:06
  • 将postgreSql数据库中毫秒时间戳转成北京时间

    按照log_time查询条件,限制分区: select to_char(to_timestamp(log_time/1000) AT TIME ZONE 'UTC-8','yyyy-MM-dd HH

    作者:liuhong2016
    2020-02-29 11:12:25
  • 【PostgreSQL】数据库备份与恢复(pg_rman)

    [root@wallet01 ~]# rpm -ivh pg_rman-1.3.8-1.pg96.rhel6.x86_64.rpm [root@wallet01 ~]# su - postgres

    作者:NOGYMS
    2020-02-28 17:03:07
  • postgresql with子句

    1、查看当前数据库版本mydb=# select version();                                                  version        

    作者:huayumicheng
    2020-02-24 10:21:54
  • PostgreSql源码方式安装

    一 、源码安装1. Redhat7 修改主机名: [root@localhost ~]# hostnamectl set-hostname ygg检查: [root@localhost ~]# hos

    作者:豆豆163
    2020-02-24 07:08:16
  • PostgreSQL 安装部署

    安装包:postgresql-9.4.24-1-windows.exe步骤一)安装步骤二)修改配置,允许网络访问编辑文件C:\Program Files\PostgreSQL\9.4\data\pg_

    作者:fengyuzaitu
    2020-02-23 04:11:23