We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f977c commit e23c6dcCopy full SHA for e23c6dc
README.md
@@ -98,7 +98,7 @@ jdbc:mysql://google/<DATABASE_NAME>?cloudSqlInstance=<INSTANCE_CONNECTION_NAME>&
98
99
##### Postgres
100
101
-Base JDBC url: `jdbc:postgres://google/<DATABASE_NAME>`
+Base JDBC url: `jdbc:postgresql://google/<DATABASE_NAME>`
102
103
When specifying the JDBC connection URL, add the additional parameters:
104
0 commit comments