Re: jsonb format is pessimal for toast compression - Mailing list pgsql-hackers

From Tom Lane
Subject Re: jsonb format is pessimal for toast compression
Date
Msg-id 8932.1412016800@sss.pgh.pa.us
Whole thread Raw
In response to Re: jsonb format is pessimal for toast compression  (Arthur Silva <arthurprs@gmail.com>)
List pgsql-hackers
Arthur Silva <arthurprs@gmail.com> writes:
> What's the call on the stride length? Are we going to keep it hardcoded?

At the moment it's 32, but we could change it without forcing a new
initdb.  I ran a simple test that seemed to show 32 was a good choice,
but if anyone else wants to try other cases, go for it.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: jsonb format is pessimal for toast compression
Next
From: Jeff Janes
Date:
Subject: Re: trivial patch for dynahash logging