зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
5 строки
103 B
Plaintext
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
|