PG_PARTMAN - Create Child With FillFactor - Mailing list pgsql-admin

From Phani Prathyush Somayajula
Subject PG_PARTMAN - Create Child With FillFactor
Date
Msg-id AS4PR10MB55458BB2A09A9ED09002582B8D312@AS4PR10MB5545.EURPRD10.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: PG_PARTMAN - Create Child With FillFactor
List pgsql-admin

Hi Team,

 

I’ve a requirement:
                                                “I need fill_factor to be applied automatically to child tables when they’re created during “Create Parent” function in pg_partman. We tried our hands dirty by editing the procedure of pg_partman, and yet we didn’t achieve the desired outcome.  However, we could achieve it using “ALTER TABLE” functionality which we inscribed in the procedure after creation of child tables. But this is not what we wanted to achieve. We require it to run during creation of these child tables. We don’t need it to alter after its creation.

 

 

Regards,

Phani

 

Attachment

pgsql-admin by date:

Previous
From: "Narendran .j"
Date:
Subject: Ora2pg migration
Next
From: Laurenz Albe
Date:
Subject: Re: Ora2pg migration