In psql we run scripts sequentially like the following:
\ir script1\ir script2
Is there something similar for concurrent running script?
Regards,
David