Greenplum Magic Tool 2 - open source rebuild of GPMT
The code does not work at present
-
The ultimate goal of the project is to make an OSS version of the tool
-
Initial development will focus on replicating functionality of the original GPMT tool, in the following order of tools (subject to adjustment):
- gp_log_collector
- analyze_session
- gpstatscheck
-
Other goals include:
- Compatibility with gpdb 6x and 7x
- Additional features
Please ensure all submitted code is formatted with gofmt.
This repository uses dep so please ensure you run dep ensure --update if you add imports.
Of course, github issue requests are the best way to start a request for new features or bugs.