diff --git a/postgres/config.json b/postgres/config.json index 4c25ba007..bbdb38a4b 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -6,7 +6,7 @@ ], "backup": "cold", "codenotary": "alexandrep.github@gmail.com", - "description": "Postgres 15 with vector.rs extension", + "description": "Postgres 15 with pgvecto.rs extension", "environment": { "PGDATA": "/config/database", "CONFIG_LOCATION": "/config/postgresql.conf"