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

From Claudio Freire
Subject Re: jsonb format is pessimal for toast compression
Date
Msg-id CAGTBQpbqeJoL4EgC59W=akkfJkaejM8s8zgk6u7ynsTXKueAHw@mail.gmail.com
Whole thread Raw
In response to Re: jsonb format is pessimal for toast compression  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
On Tue, Sep 16, 2014 at 3:12 PM, Heikki Linnakangas
<hlinnakangas@vmware.com> wrote:
> I'll leave it up to the jury to decide if we care or not. It seems like a
> fairly unusual use case, where you push around large enough arrays or
> objects to notice. Then again, I'm sure *someone* will do it. People do
> strange things, and they find ways to abuse the features that the original
> developers didn't think of.

Again, it's not abusing of the feature. It's using it. Jsonb is
supposed to be fast for this.



pgsql-hackers by date:

Previous
From: Matthew Kelly
Date:
Subject: Collations and Replication; Next Steps
Next
From: Robert Haas
Date:
Subject: Re: jsonb format is pessimal for toast compression