mirror of
https://github.com/wowlikon/LiB.git
synced 2026-02-04 12:31:09 +00:00
Доавление векторного поиска и репликации
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
CREATE PUBLICATION all_tables_pub FOR ALL TABLES;
|
||||
|
||||
ALTER SYSTEM SET password_encryption = 'scram-sha-256';
|
||||
SELECT pg_reload_conf();
|
||||
Reference in New Issue
Block a user