BUG #15079: [54000] ERROR: total size of jsonb array elements exceeds the maximum of 268435455 bytes

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: revs(dot)subdu(at)gmail(dot)com
Subject: BUG #15079: [54000] ERROR: total size of jsonb array elements exceeds the maximum of 268435455 bytes
Date: 2018-02-22 20:58:01
Message-ID: 151933308143.1365.3106046996770708952@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15079
Logged by: Revathi
Email address: revs(dot)subdu(at)gmail(dot)com
PostgreSQL version: 10.0
Operating system: CentoS
Description:

Hi,

When I try to update the column with large json value (of type jsonb). I am
getting following error.

[54000] ERROR: total size of jsonb array elements exceeds the maximum of
268435455 bytes

Is there any way to fix it or increase jsonb size?

Thanks

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2018-02-22 21:24:47 Re: BUG #15079: [54000] ERROR: total size of jsonb array elements exceeds the maximum of 268435455 bytes
Previous Message Kolla, Mahesh 2018-02-22 19:38:22 RE: BUG #15078: Unable to receive data from WAL Stream Error