[postgis-tickets] [PostGIS] #4036: OOM when PostGIS installed with pg_store_plans

PostGIS trac at osgeo.org
Mon Mar 5 06:35:20 PST 2018


#4036: OOM when PostGIS installed with pg_store_plans
---------------------+---------------------------
 Reporter:  pramsey  |      Owner:  pramsey
     Type:  defect   |     Status:  assigned
 Priority:  medium   |  Milestone:  PostGIS 2.4.4
Component:  postgis  |    Version:  2.4.x
 Keywords:           |
---------------------+---------------------------
 From Kazuki Kariatsumari:

 To the DB of the environment where pg_store_plans is enabled, attempting
 to enable PostGIS will result in OutOfMemory.

 The steps that occurred are described below.

 1. Install PostGIS.
 2. Install pg_store_plans.
 3. Write pg_store_plans in shared_preload_libraries in postgresql.conf.
 4. Restart Postgresql.
 5. Connect to DB.
 6. Execute "CREATE EXTENSION postgis".

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4036>
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