Re: Partitions

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: rammohan ganapavarapu <rammohanganap(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Partitions
Date: 2017-11-10 00:18:57
Message-ID: 20171110001857.GV4628@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Greetings,

* rammohan ganapavarapu (rammohanganap(at)gmail(dot)com) wrote:
> I have a requirement to create monthly partitions in my db, i am trying to
> understand what is the best way to do it, i know i can run a cron job to
> check if partition exist and create if not at the starting of month. Any
> suggestions?

I'd suggest you take a look at pg_partman.

Thanks!

Stephen

In response to

  • Partitions at 2017-11-09 23:28:36 from rammohan ganapavarapu

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message rammohan ganapavarapu 2017-11-10 01:37:40 Re: Partitions
Previous Message John Scalia 2017-11-09 23:41:25 Re: Partitions