Re: Fatal Error : Invalid Memory alloc request size 1236252631 - Mailing list pgsql-general

From Tom Lane
Subject Re: Fatal Error : Invalid Memory alloc request size 1236252631
Date
Msg-id 1022628.1692069795@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fatal Error : Invalid Memory alloc request size 1236252631  (Sai Teja <saitejasaichintalapudi@gmail.com>)
Responses Re: Fatal Error : Invalid Memory alloc request size 1236252631  (Sai Teja <saitejasaichintalapudi@gmail.com>)
List pgsql-general
Sai Teja <saitejasaichintalapudi@gmail.com> writes:
> I got to know the field size limit for the bytea datatype column is limited
> to 1 GB in postgreSQL. Then how can we increase this?

You can't.  That limit is wired-in in many ways.  Think about how to
split your data across multiple table rows.

            regards, tom lane



pgsql-general by date:

Previous
From: Sai Teja
Date:
Subject: Re: Fatal Error : Invalid Memory alloc request size 1236252631
Next
From: Jason Long
Date:
Subject: PostgreSQL and local HDD