[postgis-tickets] [PostGIS] #4750: Performance issue with computed columns
PostGIS
trac at osgeo.org
Sat Sep 5 15:18:37 PDT 2020
#4750: Performance issue with computed columns
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.3
Component: postgis | Version: 3.0.x
Resolution: | Keywords:
----------------------+---------------------------
Changes (by robe):
* priority: high => medium
Comment:
Downgrading this to a medium from high, as it seems to be a fleeting
problem. One that goes away after some time. What process makes it go
away though is a mystery to me. I thought if it was just something to do
with table analyzing then a
{{{
vacuum (analyze, verbose) the_table;
}}}
would have fixed it, but instead seems to be some other process that runs
that eventually fixes it.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4750#comment:5>
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