public inbox for [email protected]
help / color / mirror / Atom feedFrom: Adrian Klaver <[email protected]>
To: Eden Aharoni <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: RDS IO Read time
Date: Mon, 31 Mar 2025 08:08:00 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <DBBPR03MB102227BDDC40A11527BF6C0C0BBAD2@DBBPR03MB10222.eurprd03.prod.outlook.com>
References: <DBBPR03MB102227BDDC40A11527BF6C0C0BBAD2@DBBPR03MB10222.eurprd03.prod.outlook.com>
On 3/31/25 06:54, Eden Aharoni wrote:
> Hi all,
>
> Hopefully, someone here could help us understand whats going on with our
> deployment..
>
> We are running Postgres 17.4 on AWS RDS on an ec2 instance that has:
>
> * 32vCPU
> * 128GB RAM
> * gp3 with 25K IOPS and 4000MiB/s throughput
> * the instance supports up to 3125GB/s of throughput.
>
> Whenever a query fetches data from the disk (index scan, bitmap scans,
> etc.) we’re reaching 23 – 30MB/s of IO Read time.
>
> We changed our autovacuum settings to be more aggressive (0 scale factor
> and 10K threshold) so our index only scans will (hopefully) read data
> from the disk rarely. However, we can’t optimize all the queries to use
> index-only-scan since our users can dynamically select which columns to
> see and filtering.
>
> Is this expected IO read rate? I can’t help but feel we’re missing
> something here..
RDS is a black box controlled by AWS, you are going to need to reach out
to their tech support.
>
> Thanks a lot! 😊
>
--
Adrian Klaver
[email protected]
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: RDS IO Read time
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox