From: | rammohan ganapavarapu <rammohanganap(at)gmail(dot)com> |
---|---|
To: | Stephen Frost <sfrost(at)snowman(dot)net> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Partitions |
Date: | 2017-11-10 01:59:50 |
Message-ID: | CALm_VjgVfVJhd+qOCCcTy+Qjzz5qVYrXNHSTxocRYPr3T8H4uA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Thank you, i will take a look.
Ram
On Thu, Nov 9, 2017 at 5:50 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> Greetings,
>
> * rammohan ganapavarapu (rammohanganap(at)gmail(dot)com) wrote:
> > I saw pg_parman but it's third party extension right, i am trying to see
> if
> > I can use native plugin or extension to the job.
>
> There isn't anything built-in, which means the options are to build your
> own version of something like pg_partman, or to simply use pg_partman.
> You're certainly welcome to choose between those, but I can say that I'm
> pretty happy to use pg_partman to deal with exactly what you're asking
> for.
>
> Thanks!
>
> Stephen
>
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Mead | 2017-11-10 02:03:30 | Re: Partitions |
Previous Message | Stephen Frost | 2017-11-10 01:50:07 | Re: Partitions |