You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vertx-pg-client/src/main/asciidoc/index.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ NOTE: Configuring parameters in connection URI will override the default propert
202
202
=== environment variables
203
203
204
204
You can also use environment variables to set default connection setting values, this is useful
205
-
when you want to avoid hard-coding database connection information. You can refer to the https://www.postgresql.org/docs/9.6/static/libpq-envars.html[official documentation]
205
+
when you want to avoid hard-coding database connection information. You can refer to the https://www.postgresql.org/docs/current/libpq-envars.html[official documentation]
206
206
for more details. The following parameters are supported:
0 commit comments