Concurrently run scipts

From: Shaozhong SHI <shishaozhong(at)gmail(dot)com>
To: pgsql-sql <pgsql-sql(at)lists(dot)postgresql(dot)org>
Subject: Concurrently run scipts
Date: 2023-10-25 19:57:03
Message-ID: CA+i5JwbNtevizuSK5L_pBotXSDary=mxjjO=SpFn3ktciGbOBg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

In psql we run scripts sequentially like the following:

\ir script1
\ir script2

Is there something similar for concurrent running script?

Regards,

David

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2023-10-25 20:15:45 Re: Concurrently run scipts
Previous Message Campbell, Lance 2023-10-23 15:58:13 RE: SQL issue after migrating from version 13 to 15