Re: Gather performance analysis

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Dilip Kumar <dilipbalaut@gmail.com>
Cc: Tomas Vondra <tomas.vondra@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-09-24T17:08:28Z
Lists: pgsql-hackers
On Fri, Sep 24, 2021 at 3:50 AM Dilip Kumar <dilipbalaut@gmail.com> wrote:
> Tomas, can you share your test script, I would like to repeat the same
> test in my environment and with different batching sizes.

I think it's probably the run.sh file attached to
http://postgr.es/m/d76a759d-9240-94f5-399e-ae244e5f0285@enterprisedb.com

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

  1. shm_mq: Update mq_bytes_written less often.