-
Notifications
You must be signed in to change notification settings - Fork 83
Move the recreate procedure to a separate page #2367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move the recreate procedure to a separate page #2367
Conversation
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
…recreate-database.adoc
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some small suggestions, otherwise, this is a great improvement.
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
Co-authored-by: Reneta Popova <[email protected]>
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Show resolved
Hide resolved
modules/ROOT/pages/database-administration/standard-databases/recreate-database.adoc
Outdated
Show resolved
Hide resolved
…recreate-database.adoc
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
Since the recreate procedure is not specific to clustering, it is logical to move this content to a separate page under the _Database administration_ section. --------- Co-authored-by: Reneta Popova <[email protected]>
Since the recreate procedure is not specific to clustering, it is logical to move this content to a separate page under the _Database administration_ section. --------- Co-authored-by: Reneta Popova <[email protected]>
Since the recreate procedure is not specific to clustering, it is logical to move this content to a separate page under the _Database administration_ section. --------- Co-authored-by: Reneta Popova <[email protected]>
Since the recreate procedure is not specific to clustering, it is logical to move this content to a separate page under the _Database administration_ section. --------- Co-authored-by: Reneta Popova <[email protected]>
The recreate procedure in the 5.x version can also be applied to a standalone database. Therefore, we need to move it to a separate page under the _Database administration_ section, as it has already been done in the current docs (see the `main` branch). See PR #2367.
Since the recreate procedure is not specific to clustering, it is logical to move this content to a separate page under the Database administration section.