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 1mlkUY-0008Hl-DE for pgsql-hackers@arkaria.postgresql.org; Sat, 13 Nov 2021 04:18:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mlkUW-0004Z1-Jv for pgsql-hackers@arkaria.postgresql.org; Sat, 13 Nov 2021 04:18:12 +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 1mlkUW-0004Ys-Aj for pgsql-hackers@lists.postgresql.org; Sat, 13 Nov 2021 04:18:12 +0000 Received: from mail-il1-x12e.google.com ([2607:f8b0:4864:20::12e]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mlkUU-0001hu-8p for pgsql-hackers@lists.postgresql.org; Sat, 13 Nov 2021 04:18:11 +0000 Received: by mail-il1-x12e.google.com with SMTP id s14so10896680ilv.10 for ; Fri, 12 Nov 2021 20:18:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=mKUAOhC/BRp7Iz1KrXeTpu5zKvs5ra+S6HljLEeL7MI=; b=QE6tnIalP4b4M+QYtmtfvJlAFOiM3+m/EARs1/20sjiF7PzGwVi4wVmZCDldwKhBjI l7O5hf9eQA7XT6FTM/I0v3lleGPb8RbCzJ9sb6M2C/ZXkVZnrUnkp4sW0dub82KeoS3e 7y/h2XB1NsEmG8Le0nYDgLPXGUQYtDPcBSVKSDNVw73BKlDZGIShI7YTQLk5na3q04es MGUdaojW6mllEznkT07aJQGtPLUE7dL91lXke53BRCM0xQKqrjKJpALNE+3uBW9GPPtx QgSP63XoDsZvEarnbEhHSH6ti8//iWwhtCvkdkTjyGn8/g5QlNoqCH2zojndvBdj6H8S kJFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=mKUAOhC/BRp7Iz1KrXeTpu5zKvs5ra+S6HljLEeL7MI=; b=eqopTecqaQypbWJjTfg0p6tJs3cP8CenyM3z6eOSNYLDCioV/MQadIXbaspenJoMiw l+Dk43bcT8AYZQHMYU9ZOSasMfYfbNMxyRGhb5qRYKslm+y3nOeTkvBY/hjwYVz+BuC+ IXne3AvWbnapxaVRKDGACrf48ZL/WrZS3h6fUMVn8gIwhIUoOQS3fknEoui/XlZTIqms MuWEi+qgsFuuzjIoGYvUHZgN+w4yFSh2Oj66z1wMf3makx+T+8QXF5TYG0d4qQC0uteK SXwTfKxFTouN6dEvzZTMGl9EjuzZFg3wrFpuP/B4pQPWy6a+ny4seaKbPeO44k265JPm 3ZXA== X-Gm-Message-State: AOAM533gombjOAnWqsQEMXuIZRh8QiGt97Nr+YyGlwY/gPFHQLH2BHBn oALc890vlI2KmUJhhsRiSbTRzhZINTanyHebLCE= X-Google-Smtp-Source: ABdhPJwDG1aQqEtXAT50SF9wQbSXYTmlvjgdNsaVLwvQB7xP1+N/TSkEyP44lkFgpsURpuXzL7IV4IvI+tGetkyObQg= X-Received: by 2002:a05:6e02:1e0a:: with SMTP id g10mr12735623ila.50.1636777089625; Fri, 12 Nov 2021 20:18:09 -0800 (PST) MIME-Version: 1.0 References: <42c42980-045c-2bf5-2aa7-d7974a92a712@enterprisedb.com> In-Reply-To: <42c42980-045c-2bf5-2aa7-d7974a92a712@enterprisedb.com> From: Julien Rouhaud Date: Sat, 13 Nov 2021 12:17:58 +0800 Message-ID: Subject: Re: BUFFERS enabled by default in EXPLAIN (ANALYZE) To: Tomas Vondra Cc: Nikolay Samokhvalov , PostgreSQL Hackers Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Sat, Nov 13, 2021 at 8:18 AM Tomas Vondra wrote: > > On 11/12/21 23:58, Nikolay Samokhvalov wrote: > > Re-reading the thread [1] (cannot answer there =E2=80=93 don't have tho= se emails > > in my box anymore), > > You can download the message as mbox and import it into your client > (pretty much any client supports that, I think). There is also a "resend mail" link available for each mail in the archive which should be even more straightforward.