Changes between Version 1 and Version 2 of Ticket #2045, comment 13


Ignore:
Timestamp:
Apr 29, 2021, 6:06:37 PM (3 years ago)
Author:
stefanpetrea

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2045, comment 13

    v1 v2  
    33Please review this branch for this ticket.
    44
    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.
     5The 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.
    66
    77https://github.com/wsdookadr/postgis/tree/2045-analyze-z-flag