Changes between Version 3 and Version 4 of Ticket #2045, comment 13


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2045, comment 13

    v3 v4  
    1 Hi,
    2 
    3 Please review this branch for this ticket.
    4 
    5 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.
    6 
    7 https://github.com/wsdookadr/postgis/tree/2045-analyze-z-flag
    8 
    9 The pull request is here
    10 
    11 https://github.com/postgis/postgis/pull/610
    12 
    13 Best regards,
    14 Stefan