Expand description
Debug tool for self managed environments.
Modules§
- Dumps k8s resources to files.
- Dumps catalog information to files. We run queries in serial rather than parallel because all queries in the pgwire connection are run in serial anyways. Running the queries in serial also makes cleaning up / aborting queries much easier.
- utils 🔒