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
r2dbc url may look like: r2dbc:postgresql:failover://<servername1>,<servername2>/<db_name>
Your library does not support that format. I think because failover.
The text was updated successfully, but these errors were encountered:
Hello!
r2dbc url may look like:
r2dbc:postgresql:failover://<servername1>,<servername2>/<db_name>
Your library does not support that format. I think because failover.
The text was updated successfully, but these errors were encountered: