Skip to content

Commit

Permalink
Update docs/connect/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Georg Traar <[email protected]>
  • Loading branch information
amotl and proddata authored Nov 21, 2024
1 parent d8c2f4a commit 3c3c335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/connect/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ code span.pre {

A native PostgreSQL connection string, e.g. for `psql`.
<br>
`postgresql://<username>:<password>@<clustername>.cratedb.net:5432/`
`postgresql://<username>:<password>@<clustername>.cratedb.net:5432/crate`

A connection string for CrateDB JDBC Driver, e.g. for Apache Flink.
<br>
Expand Down

0 comments on commit 3c3c335

Please sign in to comment.