Skip to content

Commit 324cd0c

Browse files
committed
new guide
1 parent 17a884d commit 324cd0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/guides/databases/postgresql/set-up-vectordbbench-benchmark-akamai-managed-postgresql

docs/guides/databases/postgresql/set-up-vectordbbench-benchmark-akamai-managed-postgresql/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,11 @@ Although VectorDBBench can be run with command-line arguments, you may find it s
165165

166166
```
167167
pgvectorhnsw:
168-
db_label: my_postgresql_db
168+
db_label: <my_postgresql_db>
169169
user_name: akmadmin
170170
password: <your-password>
171171
db_name: defaultdb
172-
host: a406247-akamai-prod-183144-default.g2a.akamaidb.net
172+
host: <your-host>
173173
port: 10033
174174
m: 16
175175
ef_construction: 128

0 commit comments

Comments
 (0)