Hacker News new | ask | show | jobs
by Tomis02 2064 days ago
How come? As far as I know if the jsonb data was toasted (too big to fit in 2kb), then in order to query anything back from inside the jsonb you have to de-toast it, by definition.