0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

GCP上でPostgreSQLインスタンスをさくっと構築する

Last updated at Posted at 2019-03-11

概要

2019/3/11時点でGCP上でPostgreSQLインスタンスを構築する手順を紹介します。

ナビゲーションメニューから「スタートガイド」を選択

image.png

スタートガイドから「Cloud SQL」を選択

image.png

Cloud SQL インスタンスから「インスタンスを作成」を選択

image.png

データベースエンジンの選択から「Choose PostgreSQL」を選択

image.png

Create a PostgreSQL instanceの選択から「Choose PostgreSQL」を選択

  • 1.インスタンス IDの入力
  • 2.デフォルトのユーザー パスワードの入力
  • 3.ロケーションの選択
  • 4.上記以外は全てデフォルト(設定オプションの変更はなし)
  • 5.作成ボタンを選択

image.png

インスタンスが作成されたことを確認

image.png

まとめ

  • 数ステップの手順で簡単にPostgresSQLインスタンスを構築することができました。
  • インスタンスの作成の待ち時間を含めて、2,30分で簡単に作れてしまうので便利ですね。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?