ERROR: invalid memory alloc request size 1073741824

Поиск
Список
Период
Сортировка
От Suhal Vemu
Тема ERROR: invalid memory alloc request size 1073741824
Дата
Msg-id CAFowCLu2JLS8fEAH1yMd09JqEkiNor=75Y43avHq4RDtkTzEyg@mail.gmail.com
обсуждение исходный текст
Ответы Re: ERROR: invalid memory alloc request size 1073741824
Re: ERROR: invalid memory alloc request size 1073741824
Список pgsql-hackers
Hi,

I have a tif image of 483 mb, i am uploading the raster into postgis using

"raster2pgsql -I -C   /home/XXXXXX/Downloads/20161207T055222_20161207T055323_T42QYL/20161207T055222_20161207T055323_T42QYL.ndvi.tif  postgis.gistesttable6 |psql -h localhost -U XXXX -d gisdb -p 5432"

i have checked with tiles by setting -t auto  but when aggregating results of titles using st_union my system is getting hung.

so, i need to import the tif file of memory greater than 500mb at least . 

the error that i am getting is 

ERROR:
BEGIN
CREATE TABLE
ERROR:  invalid memory alloc request size 1073741824
ERROR:  current transaction is aborted, commands ignored until end of transaction block
ERROR:  current transaction is aborted, commands ignored until end of transaction block
ERROR:  current transaction is aborted, commands ignored until end of transaction block
ROLLBACK

please help me with the pointers and suggestions to fix this
 
--
Thanks,
Suhal Vemu


Please note that this email, including any attachments, is intended solely for the individual (s) or entity (ies) to whom they are addressed and may contain information that is private, confidential and privileged. In case you are not the intended recipient, request you to notify the sender by reply mail and delete this email, including any copies or attachments from your system. Any unauthorized dissemination, disclosure and/or use of the contents of this communication to anyone is strictly prohibited and punishable by law.

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Add support for printing/reading MergeAction nodes
Следующее
От: Ernst-Georg Schmid
Дата:
Сообщение: AW: Get the name of the target Relation from Query struct? SOLVED!