Re: Compress prune/freeze records with Delta Frame of Reference algorithm - Mailing list pgsql-hackers

From Evgeny Voropaev
Subject Re: Compress prune/freeze records with Delta Frame of Reference algorithm
Date
Msg-id b9a48cd1-ab8d-4396-ae29-89dd8922e6d3@tantorlabs.com
Whole thread Raw
In response to Re: Compress prune/freeze records with Delta Frame of Reference algorithm  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers
> Evgeny, do you know of any cases when the patch has negative effect?
>
> I think if it’s strictly non-negative - then we can just weight complexity of maintaining
> the proposed approach against benefits.

Andrey, during my research and testing I haven't encountered any
negative effects from this patch on the WAL size.




pgsql-hackers by date:

Previous
From: Lakshmi N
Date:
Subject: Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops
Next
From: Chao Li
Date:
Subject: Re: Fix pgstat_database.c to honor passed database OIDs