notes/db/sql/postgres/pg-cur-schema.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

5 строки
103 B
Plaintext

set search_path to 'win_ss';
set search_path to 'win_ps';
psql -d postgres -U win_ps -q -f <file>.sql