• Skip to main content
  • Skip to primary sidebar

学習記録

postgresqlマイナーバージョンアップ

2021年6月30日 by 河副 太智 Leave a Comment

SQLサービス停止してSQL実行バイナリを入れ替えて再びサービス起動をするだけ。

SQLサービス停止

1
systemctl stop postgresql-12

更新(awsではなぜかできない)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
yum update postgresql-12-server
 
エラー
[root@ip-172-31-35-163 ruling]# yum update postgresql-12-server
読み込んだプラグイン:extras_suggestions, langpacks, priorities, update-motd
amzn2-core | 3.7 kB 00:00:00
amzn2extra-docker | 3.0 kB 00:00:00
amzn2extra-nginx1.12 | 1.3 kB 00:00:00
amzn2extra-postgresql10 | 3.0 kB 00:00:00
pgdg12 | 3.6 kB 00:00:00
1 packages excluded due to repository priority protections
引数に一致しません: postgresql-12-server
パッケージ postgresql-12-server は利用できません。
No packages marked for update

 

SQLサービス再起動

1
systemctl start postgresql-12

 

このエントリーをはてなブックマークに追加

Tweet
[`yahoo` not found]
このエントリーを Google ブックマーク に追加
LinkedIn にシェア
LINEで送る


Filed Under: PosgreSQL

Reader Interactions

コメントを残す コメントをキャンセル

メールアドレスが公開されることはありません。 ※ が付いている欄は必須項目です

Primary Sidebar

カテゴリー

  • AWS
  • Bootstrap
  • Dash
  • Django
  • flask
  • GIT(sourcetree)
  • Plotly/Dash
  • VPS
  • その他tool
  • ブログ
  • プログラミング
    • Bokeh
    • css
    • HoloViews
    • Jupyter
    • Numpy
    • Pandas
    • PosgreSQL
    • Python 基本
    • python3
      • webアプリ
    • python3解説
    • scikit-learn
    • scipy
    • vps
    • Wordpress
    • グラフ
    • コマンド
    • スクレイピング
    • チートシート
    • データクレンジング
    • ブロックチェーン
    • 作成実績
    • 時系列分析
    • 機械学習
      • 分析手法
      • 教師有り
    • 異常値検知
    • 自然言語処理
  • 一太郎
  • 数学
    • sympy
      • 対数関数(log)
      • 累乗根(n乗根)
    • 暗号学

Copyright © 2025 · Genesis Sample on Genesis Framework · WordPress · Log in