On Thu, Mar 30, 2017 at 10:49 AM, Petr Jelinek <[email protected]> wrote: > While reading this thread I am thinking if we could just not do WARM on > TOAST and compressed values if we know there might be regressions there. > I mean I've seen the problem WARM tries to solve mostly on timestamp or > boolean values and sometimes counters so it would still be helpful to > quite a lot of people even if we didn't do TOAST and compressed values > in v1. It's not like not doing WARM sometimes is somehow terrible, we'll > just fall back to current behavior.
Good point. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
