Thank you, i will take a look.
Ram
On Thu, Nov 9, 2017 at 5:50 PM, Stephen Frost <sfrost@xxxxxxxxxxx> wrote:
Greetings,
* rammohan ganapavarapu (rammohanganap@xxxxxxxxx) 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