FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Implement Cloud SQL for Postgres Support and Sample App by dzou · Pull Request #250 · GoogleCloudPlatform/native-image-support-java · GitHub

This repository was archived by the owner on Apr 2, 2023. It is now read-only.

Implement Cloud SQL for Postgres Support and Sample App - #250

Merged
dzou merged 6 commits into
masterfrom
postgres-support
Nov 3, 2021
Merged

Implement Cloud SQL for Postgres Support and Sample App#250
dzou merged 6 commits into
masterfrom
postgres-support

Conversation

dzou commented Nov 2, 2021

Copy link
Copy Markdown
Contributor

This introduces support for Cloud SQL libraries for Postgres and an additional sample application.

Fixes #240.

dzou mentioned this pull request Nov 2, 2021

suztomo commented Nov 3, 2021

Copy link
Copy Markdown
Contributor

dzou commented Nov 3, 2021

Copy link
Copy Markdown
Contributor Author

https://cloud.google.com/sql/docs/postgres/create-instance exists.

Nice catch, fixed. Thanks.


2. Cloud SQL database setup:

1. Follow [these instructions](https://cloud.google.com/sql/docs/mysql/create-instance) to create a Cloud SQL instance.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I think that was an older diff, should have been fixed in 49570ec.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Right, that comment was old comment. Sorry for confusion.

dzou merged commit 82335f0 into master Nov 3, 2021
dzou deleted the postgres-support branch November 3, 2021 16:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Postgresql Support

2 participants


Back | FazBrowse Home | New Git URL