Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nk0u9-0007Gt-JI for pgsql-sql@arkaria.postgresql.org; Thu, 28 Apr 2022 09:57:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nk0u8-0002tp-49 for pgsql-sql@arkaria.postgresql.org; Thu, 28 Apr 2022 09:57:44 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nk0u7-0002tg-OU for pgsql-sql@lists.postgresql.org; Thu, 28 Apr 2022 09:57:43 +0000 Received: from mail-ed1-x52c.google.com ([2a00:1450:4864:20::52c]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nk0u5-00047n-GQ for pgsql-sql@lists.postgresql.org; Thu, 28 Apr 2022 09:57:42 +0000 Received: by mail-ed1-x52c.google.com with SMTP id a21so4907366edb.1 for ; Thu, 28 Apr 2022 02:57:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=HHUShxCoReng0PVKkuNxZ0lziyVSvHO9xjDb9HdlFUc=; b=bbYEf2xhq7l2QdeKyPFFKWxgf56Og44ZJtkTwWh9KTWBf2VRpR7Vs73chSnJGk0u31 UNGxXVS8fAMxD+uZkKsgEzdWl3APctDeaMVrW9a7aZwFqhAuuy0zGOvdJ1mpIzcXoJLh lfEV007N7e00d3sKRI4uxZf6Jg3OLCZ+eb4NVY0aijWCvQbWowdAx2qBBvSotV+kIBbA izabcuiBcF+dnCh4PDdHxklm2tbi0y4VBRRdc9rE8gBx4GI4u1lS5nThIDVAnsvdACIw akSfSxFeRb8jqDBFKbwPHmV7IW6lyGhGyVkxJ8V73atoiEHX3AKAohVFqtSsgcRYWIcy 4izw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=HHUShxCoReng0PVKkuNxZ0lziyVSvHO9xjDb9HdlFUc=; b=zLT9WRbApinMYF2R8mzLT9WuFoDEjhwsZE4lkCMukeukbxbpPfenmBqdBJr5hw3qxP HK2ktnb/GviYhKkgZMGfB+0KzqIWDcx2YyN6pbDD3LfIkMXRP+eXiPJSM3b9Tv78Jb6/ rHs4KkDePqjRlyUKqr4Efc/keQ2IDyaWKSsHx+AxhWgsFS4q2uq1ggwchEzwlAQt+Kp1 Y175NaNwMn14THu9Md+AOYWu+S+mhBsAFNxagpmXa2Sr+WSCsUgSDIiePGpXGnTXTYMX rjo+kaWHYKB0Pg6aaBT+/MeYjvu7+VZSQKWFdr3ItImJ3izfjElkrbAySs/n85LFPEZ8 wEVw== X-Gm-Message-State: AOAM530GyybfDhK4bDDglHilouTXVk91FpwPTic/4NkTe3wjouwIBubp 8l++gLvizTDh4zCI4I87IZOnZVInWUh7kByHjRYHyaFikZA= X-Google-Smtp-Source: ABdhPJzMaP47riCkQsQSA4Hcwob56uxgeg3DghnfL1sbVKo4oHHv0Lfqkrj5XFV5jOjHNW5fTZ2kP3OEM4qp2mH5EjU= X-Received: by 2002:aa7:de93:0:b0:418:d700:662a with SMTP id j19-20020aa7de93000000b00418d700662amr34764183edv.107.1651139860157; Thu, 28 Apr 2022 02:57:40 -0700 (PDT) MIME-Version: 1.0 From: Shaozhong SHI Date: Thu, 28 Apr 2022 10:57:29 +0100 Message-ID: Subject: Has anyone tried to run lots of postgres commands in parallel in this way? To: pgsql-sql Content-Type: multipart/alternative; boundary="000000000000d6d83005ddb3f44a" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000d6d83005ddb3f44a Content-Type: text/plain; charset="UTF-8" Running lots of postgres commands in parallel | Mark's blog (markandruth.co.uk) It does not seem to work. Regards, David --000000000000d6d83005ddb3f44a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Running lots of postg= res commands in parallel | Mark's blog (markandruth.co.uk)

It does not seem to work.

Regards,

David
--000000000000d6d83005ddb3f44a--