mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-30 12:32:36 +00:00
3 lines
114 B
SQL
3 lines
114 B
SQL
ALTER SYSTEM SET shared_preload_libraries = "vectors.so"
|
|
ALTER SYSTEM SET search_path = "$user", public, vectors
|