> On Jun 25, 2018, at 3:00 AM, zafiirah jumeen wrote:
>
> Hello,
>
> I was trying to do auto partitioning in PostgreSQL 10.
> First of all, I created 2 tables t_dossier_bac_history_insert_table and
> t_dossier_bac_history_sensor_collections.
> And then, I creat
Hello,
I was trying to do auto partitioning in PostgreSQL 10.
First of all, I created 2 tables t_dossier_bac_history_insert_table and
t_dossier_bac_history_sensor_collections.
And then, I created a trigger which would execute a function (which would
create my partitions) before inputting data