[postgis-tickets] [PostGIS] #4657: Avoid De-TOASTing where Possible
PostGIS
trac at osgeo.org
Thu Apr 9 08:47:11 PDT 2020
#4657: Avoid De-TOASTing where Possible
--------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 3.1.0
Component: postgis | Version: master
Resolution: fixed | Keywords:
--------------------------+---------------------------
Changes (by Paul Ramsey <pramsey@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8b548a4697490b7e45508b91cb340eb79b424a92/git" 8b548a4/git]:
{{{
#!CommitTicketReference repository="git"
revision="8b548a4697490b7e45508b91cb340eb79b424a92"
Add a toast cache to index cache infrastructure, so that repeated loads of
toasted-to-disk datums can avoid actually having to decompress/detoast the
same object, closes #4657
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4657#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