Skip to content

Commit b9e96b6

Browse files
committed
fix vchord
1 parent 52cd76d commit b9e96b6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Containerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,5 @@ RUN chmod 644 /usr/local/share/postgresql/extension/vchord* && \
7070
COPY docker-entrypoint-initdb.d/ /docker-entrypoint-initdb.d/
7171

7272
# Immich-specific defaults
73-
ENV POSTGRES_DB=immich
73+
ENV POSTGRES_DB=immich \
74+
POSTGRES_SHARED_PRELOAD_LIBRARIES=vchord

0 commit comments

Comments
 (0)