[postgis-tickets] [PostGIS] #4261: Revise index lock mode in spatial_index_read_extent
PostGIS
trac at osgeo.org
Fri Dec 7 06:19:52 PST 2018
#4261: Revise index lock mode in spatial_index_read_extent
--------------------------+---------------------------
Reporter: Algunenano | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.5.2
Component: postgis | Version: 2.5.x
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by andehhh):
I would even go further than classifying this ticket just as
"enhancement". From a users' point of view this behavior is not desirable.
When doing processing on a table using PostGIS 2.5.x the
{{{AccessExclusiveLock}}} prevents any other user to even view the data in
e.g. QGIS.
Also when it comes to development tasks where many trial runs for
processes are necessary it would always have effects on the front end as
well.
cheers
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4261#comment:2>
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