Re: Storing large large JSON objects in JSONB - Mailing list pgsql-admin

From Wells Oliver
Subject Re: Storing large large JSON objects in JSONB
Date
Msg-id CAOC+FBUT7YSGWV3KR29fASRMCBDXvFXSwTsnTS_=z=8ZKf+eVQ@mail.gmail.com
Whole thread Raw
In response to Re: Storing large large JSON objects in JSONB  (Thomas Kellerer <shammat@gmx.net>)
Responses Re: Storing large large JSON objects in JSONB
List pgsql-admin
What exactly does that mean? The upper limit at which TOAST is used for storage, or what? We certainly have objects larger than 256MB in JSONB columns.

On Mon, Jul 11, 2022 at 5:11 AM Thomas Kellerer <shammat@gmx.net> wrote:
Wells Oliver schrieb am 09.07.2022 um 21:37:
> We have a couple of tables where we like to store very large JSON
> objects in a JSONB column.
Note, that the upper limit for a single jsonb value is 255MB
Not 1GB as it is e.g. the case for text or json.






--

pgsql-admin by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Storing large large JSON objects in JSONB
Next
From: Thomas Kellerer
Date:
Subject: Re: Storing large large JSON objects in JSONB