Re: BUG #15083: [54000] ERROR: total size of jsonb array elementsexceeds the maximum of 268435455 bytes

Поиск
Список
Период
Сортировка
От Vinston Pandiyan
Тема Re: BUG #15083: [54000] ERROR: total size of jsonb array elementsexceeds the maximum of 268435455 bytes
Дата
Msg-id CACs8k4b7oywea9cg56PbK6QW6iAPFqBCFjkCpjvjbgBaJm0D7A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #15083: [54000] ERROR: total size of jsonb array elementsexceeds the maximum of 268435455 bytes  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: BUG #15083: [54000] ERROR: total size of jsonb array elementsexceeds the maximum of 268435455 bytes
Список pgsql-bugs
Is there way to fix this? i want to keep 500k rows in json or jsonb field?
please help me with this, it is possible to do it in postgres?

On Fri, Feb 23, 2018 at 12:42 PM, David G. Johnston <david.g.johnston@gmail.com> wrote:
On Friday, February 23, 2018, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      15083
Logged by:          Vinston Pandiyan
Email address:      vinston.pandiyan@gmail.com
PostgreSQL version: 10.0
Operating system:   CentOS
Description:

Hi All,

When I try to update the rows into json array(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?

 
Duplicate of 15079 

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Kevin Bloch
Дата:
Сообщение: maximum for auto_explain.log_min_duration doesn't seem to make sense
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #15083: [54000] ERROR: total size of jsonb array elementsexceeds the maximum of 268435455 bytes