Expand description
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.
Structs§
Enums§
Statics§
- MAX_
CLUSTER_ 🔒REPLICA_ ERROR_ COUNT - The maximum number of errors we tolerate for a cluster replica. If a cluster replica has more than this many errors, we skip it.
- PG_
CONNECTION_ 🔒TIMEOUT - PG_
QUERY_ 🔒TIMEOUT - Timeout for a query.
- RELATIONS 🔒
- This list is used to determine which relations to dump. The relations are grouped and delimited by their category (i.e. Basic object information)
- SELECT_
CLUSTER_ 🔒REPLICAS_ QUERY - SET_
SEARCH_ 🔒PATH_ QUERY