Re: array size exceeds the maximum allowed (1073741823) when building a json

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: array size exceeds the maximum allowed (1073741823) when building a json
Дата
Msg-id CAKFQuwbjwyaaFUOEzxoYCBDm25ujOayCniwiWimPML_A_VaGYA@mail.gmail.com
обсуждение исходный текст
Ответ на array size exceeds the maximum allowed (1073741823) when building a json  (Nicolas Paris <niparisco@gmail.com>)
Ответы Re: array size exceeds the maximum allowed (1073741823) when building a json  (Nicolas Paris <niparisco@gmail.com>)
Список pgsql-performance
On Tue, Jun 7, 2016 at 7:44 AM, Nicolas Paris <niparisco@gmail.com> wrote:
Hello,

I run a query transforming huge tables to a json document based on a period.
It works great for a modest period (little dataset).
However, when increasing the period (huge dataset) I get this error:
SQL ERROR[54000]
ERROR: array size exceeds the maximum allowed (1073741823)


​Maximum Field Size: 1 GB​

​It doesn't matter that the data never actually is placed into a physical table.

David J.

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

Предыдущее
От: Nicolas Paris
Дата:
Сообщение: array size exceeds the maximum allowed (1073741823) when building a json
Следующее
От: Nicolas Paris
Дата:
Сообщение: Re: array size exceeds the maximum allowed (1073741823) when building a json