diff options
Diffstat (limited to 'pages/docs/platform/common')
-rw-r--r-- | pages/docs/platform/common/_bigcouch_migration.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pages/docs/platform/common/_bigcouch_migration.md b/pages/docs/platform/common/_bigcouch_migration.md index 122fedc..eb7e07e 100644 --- a/pages/docs/platform/common/_bigcouch_migration.md +++ b/pages/docs/platform/common/_bigcouch_migration.md @@ -1,7 +1,5 @@ @title = "Migrating from BigCouch to plain CouchDB" -### Migrating from BigCouch to plain CouchDB - Here are the steps needed to replace BigCouch with CouchDB. At the end of this process, you will have just *one* node with `services` property equal to `couchdb`. If you had a BigCouch cluster before, you will be removing all but one of those machines to consolidate them into one CouchDB machine. |