mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-31 14:57:18 +00:00
Merge pull request #22 from tensorchord/fix-dockerfile
chore: Set search_path for pgvecto.rs
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
ALTER SYSTEM SET shared_preload_libraries = "vectors.so"
|
ALTER SYSTEM SET shared_preload_libraries = "vectors.so"
|
||||||
|
ALTER SYSTEM SET search_path = "$user", public, vectors
|
||||||
|
|||||||
Reference in New Issue
Block a user