BUG #15079: [54000] ERROR: total size of jsonb array elements exceedsthe maximum of 268435455 bytes - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15079: [54000] ERROR: total size of jsonb array elements exceedsthe maximum of 268435455 bytes
Date
Msg-id 151933308143.1365.3106046996770708952@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #15079: [54000] ERROR: total size of jsonb array elementsexceeds the maximum of 268435455 bytes  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15079
Logged by:           Revathi
Email address:      revs.subdu@gmail.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




pgsql-bugs by date:

Previous
From: "Kolla, Mahesh"
Date:
Subject: RE: BUG #15078: Unable to receive data from WAL Stream Error
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #15079: [54000] ERROR: total size of jsonb array elementsexceeds the maximum of 268435455 bytes