[PostGIS] #5798: Out of memory: Killed process

PostGIS trac at osgeo.org
Wed Oct 16 02:25:07 PDT 2024


#5798: Out of memory: Killed process
--------------------------------+---------------------------
  Reporter:  Lars Aksel Opsahl  |      Owner:  strk
      Type:  defect             |     Status:  new
  Priority:  medium             |  Milestone:  PostGIS 3.5.1
 Component:  topology           |    Version:  3.4.x
Resolution:                     |   Keywords:
--------------------------------+---------------------------
Comment (by strk):

 If I understand the message correctly PostgreSQL autovacuum process is
 unable to allocate new memory for the TopTransactionContext memory pool.
 This isn't necessarely due to a leak, it could also "just" be higher
 memory consumption. To find a leak you should run a single process and see
 if the memory of that process keeps raising.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5798#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list