How to Connect to PostgreSQL Instance with Private IP by using GCP VM GCP SQL Cloud Tutorial 2022

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024
  • How to Connect to PostgreSQL Instance with Private IP by using GCP VM GCP SQL Cloud Tutorial 2022, in this video we are going to learn How to Connect to PostgreSQL Instance with Private IP by using GCP VM GCP SQL Cloud Tutorial 2022, Google Cloud Platform Step by Step - GCP Tutorial 2022 - GCP Tutorial 2022 Step by Step - Google Cloud Platform Tutorial 2022.
    Script:
    Install psql client
    sudo apt-get update
    sudo apt-get install postgresql-client
    psql "host=PrivateIP port=5432 sslmode=disable dbname=postgres user=postgres"
    psql "host=172.21.160.12 port=5432 sslmode=disable dbname=postgres user=postgres"
    #googlecloudplatform Tutorial for beginners
    #googlecloudplatform Tutorial 2022
    Step by step Google Cloud Platform Tutorial
    Real-time Google Cloud Platform Tutorial
    Scenario-based training on Google Cloud Platform
    Best GCP Tutorial on youtube
    #googlecloud #googlecloudplatform

ความคิดเห็น • 2

  • @faizahmed8015
    @faizahmed8015 ปีที่แล้ว +1

    Sir can you please make Videos on ETL, DWH using GCP.

  • @kishanpanchal5009
    @kishanpanchal5009 6 หลายเดือนก่อน

    Sir i was trying to reset password for cloud sql superuser passwd. Can you pls help how we can do that. Pls create video if possible