[postgis-tickets] [PostGIS] #4628: Add an option to disable ANALYZE when loading shapefiles
PostGIS
trac at osgeo.org
Thu Apr 29 18:38:01 PDT 2021
#4628: Add an option to disable ANALYZE when loading shapefiles
---------------------------+-----------------------------
Reporter: gravitystorm | Owner: pramsey
Type: enhancement | Status: new
Priority: low | Milestone: PostGIS Fund Me
Component: postgis | Version: 2.5.x
Resolution: | Keywords:
---------------------------+-----------------------------
Comment (by stefanpetrea):
Hi,
Please review this branch for this ticket.
The branch linked to below adds a new flag called **-Z** . When used, this
flag will prevent the generation of ANALYZE statements. Without the **-Z**
flag (default behaviour), the ANALYZE statements will be generated.
https://github.com/wsdookadr/postgis/tree/2045-analyze-z-flag
The pull request is here
https://github.com/postgis/postgis/pull/610
Best regards,
Stefan
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4628#comment:3>
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