Search: "postgres 9.5"
Build a primary/secondary PostgreSQL system based on ECS - Elastic Compute Service Documentation
install https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-7-x86_64/pgdg-centos95-9.5-3.noarch.rpm -y ...
How to Set Up a Highly Available PostgreSQL Cluster Using Patroni on Ubuntu 16.04 blog
Postgres, Patroni 192.168.0.105 Instance2 Postgres, Patroni 192.168.0.104 Instance3 etcd 192.168.0.103 ...
Millisecond Marketing with Trillions of User Tags Using PostgreSQL blog
. ``` postgres=# create tablespace tbs1 location '/u01/digoal/tbs1'; CREATE TABLESPACE postgres=# create tablespace tbs2 ...
Setup and Deploy Geodjango App on Alibaba Cloud Part 1: Basic Setup blog
environment. We will do this in a later step. ## Step 2: Install PostgreSQL, PostGIS and Create Database PostgreSQL or Postgres, is an ...
Behavior and Audit Log Modeling: PostgreSQL Best Practice (1 blog
PGUSER=postgres export PGDATABASE=postgres alias rm='rm -i' alias ll='ls -lh' ...
PostgreSQL Time-Series Best Practices: Stock Exchange System Database blog
9.5 New Feature - BRIN (Block Range Index) Index](https://github.com/digoal/blog/blob/master/201504/20150419_01.md) The client ...
Setting up a PostgreSQL Database on Ubuntu blog
change the address. To edit the configuration file(```pg_hba.conf```), run ```sudo vim /etc/postgresql/9.5/main/pg_hba.conf ...
How to Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 16.04 blog
. First, log into PostgreSQL interactive session by running the following command: ``` sudo -u postgres psql ``` Next, create ...
Setting up a PostgreSQL database on an Ubuntu instance blog
. To edit the configuration file(`pg_hba.conf`), run `sudo vim /etc/postgresql/9.5/main/pg_hba.conf`. `9.5` is the version of ...
Deploy DHIS2 on Alibaba Cloud ECS Instance blog
and configure the Java Runtime Environment neccessary for DHIS2 to run. We will need to install a Postgres/PostGIS database and ...
  • 1
  • 2
  • 3
  • 4
  • ... 15
  • >
  •  Total 149 items