dumprestore

package
v0.0.0-...-77f52ad Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2025 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConfigCollectionsToKeep = []string{
	"chunks",
	"collections",
	"databases",
	"settings",
	"shards",
	"tags",
	"version",
}

ConfigCollectionsToKeep defines a list of collections in the `config` database that we include by default in backups and restores.

These are the only config collections that are dumped when dumping an entire cluster. If you set `mongodump --db=config` then everything in the config collection is included.

These are the only collections that mongorestore will apply oplog events for if --replayOplog is set.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL