2019-01-06から1日間の記事一覧

さくらVPSにPostgresqlをインストール

さくらVPSにPostgresqlをインストールした時のメモ # yum update -y # yum install -y https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-centos96-9.6-3.noarch.rpm # yum install -y postgresql96-server postgresql96-contri…