Re: Regarding automatic table partitioning in PostgreSQL 12 versionis possible or not - Mailing list pgsql-general

From Durgamahesh Manne
Subject Re: Regarding automatic table partitioning in PostgreSQL 12 versionis possible or not
Date
Msg-id CAJCZkoLMDtz6JJkAGFz=-UA7mYwca-eExxuvTOs44c6AHA8ewQ@mail.gmail.com
Whole thread Raw
In response to Re: Regarding automatic table partitioning in PostgreSQL 12 versionis possible or not  (Stephen Frost <sfrost@snowman.net>)
List pgsql-general


On Fri, Jan 17, 2020 at 7:43 PM Stephen Frost <sfrost@snowman.net> wrote:
Greetings,

* Durgamahesh Manne (maheshpostgres9@gmail.com) wrote:
> Please let me know that automatic table partitioning is possible in pgsql
> 12 or not without using trigger function

The approach I'd recommend for automatically getting new table partitions
created, at least today, is to use pg_partman, which is a very handy
extension for working with partitions in PG.

Thanks,

Stephen

Hi sir 


Thank you for this valuable information  

pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Regarding automatic table partitioning in PostgreSQL 12 versionis possible or not
Next
From: Laurenz Albe
Date:
Subject: Re: minimal wal_level on subscriber