| From: | Michael Lewis <mlewis(at)entrata(dot)com> |
|---|---|
| To: | Simon Riggs <simon(dot)riggs(at)enterprisedb(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 19:21:18 |
| Message-ID: | CAHOFxGo1MBesgpz_ooyoCjdkWHd9ZvemZ4r5=WeOg7VFTg_ACw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, Oct 12, 2021 at 12:51 PM Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>
wrote:
> 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.
>
Yes, sorry. My attempt at clarification only muddled things. Each column
within each row can be up to 1GB in size is how I understand the limit.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2021-10-12 19:34:16 | Re: Fault with initcap |
| Previous Message | Simon Riggs | 2021-10-12 18:51:13 | Re: Avg/max size of these JSON docs in Postgres |