| From: | Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com> |
|---|---|
| To: | Michael Lewis <mlewis(at)entrata(dot)com> |
| Cc: | Ram Pratap Maurya <ram(dot)maurya(at)lavainternational(dot)in>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>, Manu Saxena <manu(dot)saxena(at)lavainternational(dot)in> |
| Subject: | Re: Avg/max size of these JSON docs in Postgres |
| Date: | 2021-10-12 18:51:13 |
| Message-ID: | CANbhV-ESaegZ0dgWRWS6bd_E-GWZOmcV_YCo85F802cUoz-rDg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, 12 Oct 2021 at 18:53, Michael Lewis <mlewis(at)entrata(dot)com> wrote:
>
> On Tue, Oct 12, 2021 at 1:43 AM Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com> wrote:
>>
>> On Tue, 12 Oct 2021 at 08:14, Ram Pratap Maurya
>> <ram(dot)maurya(at)lavainternational(dot)in> wrote:
>>
>> > Confirm what is Avg/max size of these JSON docs in Postgres.
>>
>> JSON and JSONB datatypes can both be max 1GB in size.
>
> That is per row.
No, that is per column.
--
Simon Riggs http://www.EnterpriseDB.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Lewis | 2021-10-12 19:21:18 | Re: Avg/max size of these JSON docs in Postgres |
| Previous Message | Tom Lane | 2021-10-12 18:14:46 | Re: Avg/max size of these JSON docs in Postgres |