public inbox for [email protected]
help / color / mirror / Atom feedRegarding Partition
2+ messages / 2 participants
[nested] [flat]
* Regarding Partition
@ 2025-06-16 17:56 ROHIT SACHDEVA <[email protected]>
2025-06-16 18:03 ` Re: Regarding Partition Vijaykumar Jain <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: ROHIT SACHDEVA @ 2025-06-16 17:56 UTC (permalink / raw)
To: Pgsql-admin <[email protected]>
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
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Regarding Partition
2025-06-16 17:56 Regarding Partition ROHIT SACHDEVA <[email protected]>
@ 2025-06-16 18:03 ` Vijaykumar Jain <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Vijaykumar Jain @ 2025-06-16 18:03 UTC (permalink / raw)
To: ROHIT SACHDEVA <[email protected]>; +Cc: Pgsql-admin <[email protected]>
i guess AWS rds supports pg_partman extension
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_Partitions.html
there is also pgslice if one wants to do it externally via cli
Thanks,
Vijay
Open to work
Resume - Vijaykumar Jain <https://github.com/cabecada;
On Mon, Jun 16, 2025, 11:27 PM ROHIT SACHDEVA <[email protected]>
wrote:
>
>
>
> 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
>
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2025-06-16 18:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-06-16 17:56 Regarding Partition ROHIT SACHDEVA <[email protected]>
2025-06-16 18:03 ` Vijaykumar Jain <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox