Skip to content

For --auto-bounds quick, use ST_EstimatedExtent instead of ST_Extent for quicker results #1206

Open
@nyurik

Description

Modify PG querying to use a quicker extent function when the bound check is set to quick

Implementation is easy: simply add another bool param to calc_bounds, and use a different function depending on that param

async fn calc_bounds(

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions