Skip to content

Commit f43e374

Browse files
committed
Remove unsupported Postgres URI with multiple hosts from example in docs
launchbadge/sqlx#179
1 parent 1be6991 commit f43e374

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/configuration/metastore-config.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Some of those parameters can be omitted. The following PostgreSQL URIs are for i
3535
postgres://localhost/mydb
3636
postgres://user@localhost
3737
postgres://user:secret@localhost
38-
postgres://host1:123,host2:456/mydb
3938
```
4039

4140
The database has to be created in advance.

0 commit comments

Comments
 (0)