Changes between Initial Version and Version 1 of Ticket #3864, comment 10


Ignore:
Timestamp:
Sep 30, 2017, 5:26:05 AM (7 years ago)
Author:
gsmol

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3864, comment 10

    initial v1  
    11About 128GB been mercilessly eated in komzpa`s case:
    22via gdb I can detect that there is a lot of palloc() coming from lwgeom_cmp, but no pfree():
     3
     4{{{
    35
    46#0  palloc (size=size@entry=32) at ./build/../src/backend/utils/mmgr/mcxt.c:850                                             
     
    2325#15 0x00005575da9ec930 in qsort_ssup (a=0x7f6c161fb048, n=<optimized out>, ssup=<optimized out>) at ./qsort_tuple.c:323
    2426#16 0x00005575da9eca89 in tuplesort_sort_memtuples (state=state@entry=0x5575dbbb7788) at ./build/../src/backend/utils/sort/tuplesort.c:3514
     27}}}