Re: Pros/cons of big databases vs smaller databases and RDS - Mailing list pgsql-admin

From Pradeep Kumar
Subject Re: Pros/cons of big databases vs smaller databases and RDS
Date
Msg-id CAGsUxCwOMssOjE7Gn2-x602w9ReLv4L=fkdz0wxZepN+xReOQw@mail.gmail.com
Whole thread Raw
In response to Pros/cons of big databases vs smaller databases and RDS  (Wells Oliver <wells.oliver@gmail.com>)
List pgsql-admin
You can opt for Aws   Provisioned IOPS storage is designed to meet the needs of I/O-intensive workloads, 

On Wed, Oct 6, 2021, 3:37 AM Wells Oliver <wells.oliver@gmail.com> wrote:
Hi-- to keep it short, I feel like I've generally heard the larger your DB is, the less efficient it might run, likely due to disk I/O. Maybe I'm terribly mistaken in this perception.

We have two DBs, one primarily accessed by humans and systems, which is ~1TB in size, and aggregates most of what we store in raw, longer format on a second DB that is about ~6TB in size.

As we consider plans to migrate to RDS, we've talked a lot about combining the two as more and more the case is querying the larger DB and wanting data only available in the smaller DB.

Of course, we can solve this by copying things back and forth, but we're also thinking: why not just one big DB?

Anyone have any experiences with a similar project, and especially any technical configurations that might be beneficial in using RDS?

Appreciate it.

--

pgsql-admin by date:

Previous
From: Ron
Date:
Subject: Re: Pros/cons of big databases vs smaller databases and RDS
Next
From:
Date:
Subject: Commit and Exception Block