[postgis-tickets] [PostGIS] #4857: Large ST_Union makes PostgreSQL temporarily unrestartable
PostGIS
trac at osgeo.org
Mon Feb 22 22:06:32 PST 2021
#4857: Large ST_Union makes PostgreSQL temporarily unrestartable
-----------------------+---------------------------
Reporter: grassick | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 3.1.2
Component: postgis | Version: 3.1.x
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by komzpa):
Hello grassick,
Can you make sure your restart procedure actually calls fast shutdown and
not smart shutdown? Most distros use smart shutdown and I believe it's
default.
If it is a fast shutdown it has to be indistinguishable for PostGIS from
Ctrl-C unless there is an issue in Postgres itself not dispatching it
properly.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4857#comment:13>
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