Partitions

From: rammohan ganapavarapu <rammohanganap(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Partitions
Date: 2017-11-09 23:28:36
Message-ID: CALm_VjhFWgFcZkxZEE=8bGSxidfRf=UgAzXfkW4H62XPwhNikw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

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?

Thanks,
Ram

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message John Scalia 2017-11-09 23:41:25 Re: Partitions
Previous Message rammohan ganapavarapu 2017-11-09 16:22:37 Re: Can master and slave on different PG versions?