Create a Google Cloud SQL PostgreSQL instance. Perform SQL operations using the GCP Console and the psql client.
Overview
Syllabus
- GSP152
- Overview
- Setup and requirements
- Task 1. Create a Cloud SQL instance
- Task 2. Test your understanding
- Task 3. Connect to your instance using the psql client in the Cloud Shell
- Task 4. Upload data into the postgres database
- Task 5. Test your understanding
- Congratulations!