Regarding Partition

From: ROHIT SACHDEVA <sachdeva(dot)rohit648(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Regarding Partition
Date: 2025-06-16 17:56:51
Message-ID: CAKDb7aHwchiYSwQAzA36Uv2s0wajA0=CX1dYGcRXX1r9CP27XA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Team,

I have a table having a total row count around 121 crores and I am using
Partition by hash to handle this.

As the size is increasing day by day I want to increase the number of
partition in an automatic way or free tool to manage all these.

I am using postgres 14 and using the service of AWS RDS

Let me know is it possible.

Regards
Rohit Sachdeva

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Vijaykumar Jain 2025-06-16 18:03:06 Re: Regarding Partition
Previous Message Gambhir Singh 2025-06-16 13:16:47 Re: alter the datatype of Partition Key