Changes between Initial Version and Version 1 of Ticket #2045, comment 13
- Timestamp:
- 04/29/21 18:05:11 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2045, comment 13
initial v1 3 3 Please review this branch for this ticket. 4 4 5 The branch edlinked to below adds a new flag called **-Z** . When used, this flag will disable will prevent the generation of ANALYZE statements. The default behaviour, to run ANALYZE for each table, is preserved.5 The branch linked to below adds a new flag called **-Z** . When used, this flag will disable will prevent the generation of ANALYZE statements. The default behaviour, to run ANALYZE for each table, is preserved. 6 6 7 7 https://github.com/wsdookadr/postgis/tree/2045-analyze-z-flag