Use pgvector as according to affine. be careful
This commit is contained in:
@@ -62,7 +62,7 @@ podman create \
|
|||||||
-e POSTGRES_DB=$DB_DATABASE \
|
-e POSTGRES_DB=$DB_DATABASE \
|
||||||
-e POSTGRES_HOST_AUTH_METHOD=trust \
|
-e POSTGRES_HOST_AUTH_METHOD=trust \
|
||||||
-v "$DB_DATA_LOCATION:/var/lib/postgresql/data:Z" \
|
-v "$DB_DATA_LOCATION:/var/lib/postgresql/data:Z" \
|
||||||
docker.io/library/postgres:16
|
docker.io/pgvector/pgvector:pg16
|
||||||
|
|
||||||
podman generate systemd \
|
podman generate systemd \
|
||||||
--new \
|
--new \
|
||||||
|
|||||||
Reference in New Issue
Block a user