Poor performance after restoring database from snapshot on AWS RDS - Mailing list pgsql-general

From Sam Kidman
Subject Poor performance after restoring database from snapshot on AWS RDS
Date
Msg-id CA+FDo=uz3+5vbQZDXN5SBAiZMnR0_w7YRZW+FS-VVuD3_XwB2g@mail.gmail.com
Whole thread Raw
Responses Re: Poor performance after restoring database from snapshot on AWS RDS
Re: Poor performance after restoring database from snapshot on AWS RDS
List pgsql-general
We keep the staging environment of our application up to date with
respect to production data by creating a new RDS instance for the
staging environment and restoring the most recent production snapshot
into it.

We get very poor performance in the staging environment after this
restore takes place - after some usage it seems to get better perhaps
because of caching.

The staging RDS instance is a smaller size than production (it has
32GB ram and 8 vCPU vs production's 128GB ram and 32 vCPU) but the
performance seems to much worse than this decrease in resources would
account for.

I have seen some advice that vacuum analyze should be run after the
snapshot restore but I thought this was supposed to happen
automatically. If we did run it manually how would that help?

Are there any other tools in postgres we can use to figure out why it
might be so much slower?

Best

--

Sam Kidman

Web Developer

Melbourne



pgsql-general by date:

Previous
From: Chris Travers
Date:
Subject: Proposing a PostgreSQL Independent Professionals Network
Next
From: Radu Radutiu
Date:
Subject: Postgresql 16.3 Out Of Memory