mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-06 04:33:02 +00:00
chore: Add document about enable pgvecto.rs extension when database initialization
Signed-off-by: xieydd <xieydd@gmail.com>
This commit is contained in:
@@ -14,7 +14,3 @@ RUN apt install ./pgvectors.deb
|
||||
|
||||
USER postgres
|
||||
|
||||
# From https://stackoverflow.com/a/42508925
|
||||
# Note that this way of enabling the plugin only works on database init
|
||||
# We should investigate alternative ways of enabling it that will always work
|
||||
COPY install-pgvectors.sql /docker-entrypoint-initdb.d/
|
||||
|
||||
Reference in New Issue
Block a user