Changes between Initial Version and Version 1 of Ticket #3864, comment 10
- Timestamp:
- 09/30/17 05:26:05 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3864, comment 10
initial v1 1 1 About 128GB been mercilessly eated in komzpa`s case: 2 2 via gdb I can detect that there is a lot of palloc() coming from lwgeom_cmp, but no pfree(): 3 4 {{{ 3 5 4 6 #0 palloc (size=size@entry=32) at ./build/../src/backend/utils/mmgr/mcxt.c:850 … … 23 25 #15 0x00005575da9ec930 in qsort_ssup (a=0x7f6c161fb048, n=<optimized out>, ssup=<optimized out>) at ./qsort_tuple.c:323 24 26 #16 0x00005575da9eca89 in tuplesort_sort_memtuples (state=state@entry=0x5575dbbb7788) at ./build/../src/backend/utils/sort/tuplesort.c:3514 27 }}}