chore: add pgvector extension #1623
Annotations
2 errors
PostgreSQL Debian 15
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \techo \"deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main $PG_MAJOR\" > /etc/apt/sources.list.d/pgdg.list; \tapt-get update; \tapt-get install -y --no-install-recommends postgresql-common; \tsed -ri 's/#(create_main_cluster) .*$/\\1 = false/' /etc/postgresql-common/createcluster.conf; \tapt-get install -y --no-install-recommends \t\t\"postgresql-$PG_MAJOR=$PG_VERSION\" \t\t\"postgresql-$PG_MAJOR-pgaudit\" \t\t\"postgresql-$PG_MAJOR-pg-failover-slots\" \t; \t\trm -fr /tmp/* ; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 100
|
Check
Process completed with exit code 1.
|