Pros/cons of big databases vs smaller databases and RDS

Поиск
Список
Период
Сортировка
От Wells Oliver
Тема Pros/cons of big databases vs smaller databases and RDS
Дата
Msg-id CAOC+FBUWjYqef5KOCcSh4OUi7d2EcStMTgwt6jJwGeChGRvopA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Pros/cons of big databases vs smaller databases and RDS  (Ron <ronljohnsonjr@gmail.com>)
Re: Pros/cons of big databases vs smaller databases and RDS  (Pradeep Kumar <pradeep.kumar.pc@gmail.com>)
Список pgsql-admin
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 по дате отправления:

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: Postgresql db crash and recovery mode
Следующее
От: Ron
Дата:
Сообщение: Re: Pros/cons of big databases vs smaller databases and RDS