![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I have a table with circa 5.5Million rows and an int4[] column containing about 28 elements each. When I try to put a CREATE INDEX name ON table USING gist(column); I get the following : ERROR: invalid memory alloc request size 2825271912 |
#2
| |||
| |||
|
|
I have a table with circa 5.5Million rows and an int4[] column containing about 28 elements each. When I try to put a CREATE INDEX name ON table USING gist(column); I get the following : ERROR: invalid memory alloc request size 2825271912 |
#3
| |||
| |||
|
|
I have a table with circa 5.5Million rows and an int4[] column containing about 28 elements each. When I try to put a CREATE INDEX name ON table USING gist(column); I get the following : ERROR: invalid memory alloc request size 2825271912 |
#4
| |||
| |||
|
|
Just to confirm also I dumped the database and restored to a Suse Linux 9.3 Box Same problem occurs (different alloc request size though) I can forward a dump of the database if required |
![]() |
| Thread Tools | |
| Display Modes | |
| |