FEATURE: Install pgvector for PostgreSQL (#684)

This commit is contained in:
Rafael dos Santos Silva 2023-05-31 21:32:19 -03:00 committed by GitHub
parent 7eaf87ad99
commit 84c754b1bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -42,8 +42,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get -y install autoconf build-essential c
libpcre3 libpcre3-dev zlib1g zlib1g-dev \
libxml2-dev gawk parallel \
postgresql-${PG_MAJOR} postgresql-client-${PG_MAJOR} \
postgresql-contrib-${PG_MAJOR} libpq-dev libreadline-dev \
anacron wget \
postgresql-contrib-${PG_MAJOR} libpq-dev postgresql-${PG_MAJOR}-pgvector \
libreadline-dev anacron wget \
psmisc whois brotli libunwind-dev \
libtcmalloc-minimal4 cmake \
pngcrush pngquant