Re: document json[b] limitation - Mailing list pgsql-docs

From Tom Lane
Subject Re: document json[b] limitation
Date
Msg-id 17093.1524611576@sss.pgh.pa.us
Whole thread Raw
In response to document json[b] limitation  (Oleg Bartunov <obartunov@postgrespro.ru>)
Responses Re: document json[b] limitation  (Oleg Bartunov <obartunov@postgrespro.ru>)
List pgsql-docs
Oleg Bartunov <obartunov@postgrespro.ru> writes:
> Attached is a small patch, which documents the maximum size of
> json[b] types. Probably, it's worth to patch previous releases, where
> the types were introduced.

If you said "maximum size is 1GB", period, I'd believe it ... although
I'm pretty sure that general limitation is already documented elsewhere.
I don't believe that it's possible to make a 256 Gb jsonb.  How will
that fit in the varlena header?

            regards, tom lane


pgsql-docs by date:

Previous
From: Oleg Bartunov
Date:
Subject: document json[b] limitation
Next
From: Oleg Bartunov
Date:
Subject: Re: document json[b] limitation