On Sat, Jun 7, 2025 at 7:53 AM Laurenz Albe
wrote:
> On Fri, 2025-06-06 at 09:59 -0400, Ron Johnson wrote:
> > On Fri, Jun 6, 2025 at 8:57 AM Laurenz Albe
> wrote:
> > > On Fri, 2025-06-06 at 14:10 +0530, Durgamahesh Manne wrote:
> > > > Can we generate a fill factor for tables that have delete
On Fri, 2025-06-06 at 09:59 -0400, Ron Johnson wrote:
> On Fri, Jun 6, 2025 at 8:57 AM Laurenz Albe wrote:
> > On Fri, 2025-06-06 at 14:10 +0530, Durgamahesh Manne wrote:
> > > Can we generate a fill factor for tables that have delete ops ?
> > >
> > > Does the fill factor really work and help to
On 6/6/25 16:09, Durgamahesh Manne wrote:
Hi
I have partitioned table with retention policy of 90 days and will be
auto purged partitions beyond 90 days and for last 90 days tables
inserts and deletes usually run through apl call
Here due to deletes ops on last 90 days weekly partitions b
On 6/6/25 16:04, Durgamahesh Manne wrote:
Hi
I believe that fill factor works exclusively for updates of HOT tables
but not for delete ops
From here:
https://www.postgresql.org/docs/current/sql-createtable.html
"fillfactor (integer)
The fillfactor for a table is a percentage betw
On Fri, Jun 6, 2025 at 7:31 PM Ron Johnson wrote:
> On Fri, Jun 6, 2025 at 4:36 AM Durgamahesh Manne <
> maheshpostgr...@gmail.com> wrote:
>
>> Hi Team
>>
>> Can we generate a fill factor for tables that have delete ops ?
>>
>> Does the fill factor really work and help to minimize the bloat for
On Fri, Jun 6, 2025 at 7:29 PM Ron Johnson wrote:
> On Fri, Jun 6, 2025 at 8:57 AM Laurenz Albe
> wrote:
>
>> On Fri, 2025-06-06 at 14:10 +0530, Durgamahesh Manne wrote:
>> > Can we generate a fill factor for tables that have delete ops ?
>> >
>> > Does the fill factor really work and help to mi
On Fri, Jun 6, 2025 at 4:36 AM Durgamahesh Manne
wrote:
> Hi Team
>
> Can we generate a fill factor for tables that have delete ops ?
>
> Does the fill factor really work and help to minimize the bloat for tables
> that have delete ops?
>
> I have parent table with weekly partitions So for every
On Fri, Jun 6, 2025 at 8:57 AM Laurenz Albe
wrote:
> On Fri, 2025-06-06 at 14:10 +0530, Durgamahesh Manne wrote:
> > Can we generate a fill factor for tables that have delete ops ?
> >
> > Does the fill factor really work and help to minimize the bloat for
> tables that have delete ops?
> >
> > I
On Fri, 2025-06-06 at 14:10 +0530, Durgamahesh Manne wrote:
> Can we generate a fill factor for tables that have delete ops ?
>
> Does the fill factor really work and help to minimize the bloat for tables
> that have delete ops?
>
> I have parent table with weekly partitions So for every week 50