Re: Scaling a fast growing database

From: Alex Balashov <abalashov(at)evaristesys(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Scaling a fast growing database
Date: 2021-02-18 05:46:48
Message-ID: 2A0D374F-2DF6-4D22-A365-6FDE81057872@evaristesys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Partitioning!

https://www.postgresql.org/docs/current/ddl-partitioning.html


Sent from mobile, with due apologies for brevity and errors.

> On Feb 18, 2021, at 12:42 AM, Yambu <hyambu(at)gmail(dot)com> wrote:
>
> 
> Hello
>
> One of my tables is getting 1mil records per week , what changes do i need to make, to keep it fast and scalable?
>
> regards

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message dbatoCloud Solution 2021-02-18 06:03:15 Re: Aurora PostgreSQL Support
Previous Message Yambu 2021-02-18 05:42:28 Scaling a fast growing database