Hello, we wanted to know If we lost draft pages if we truncate this tables.
TRUNCATE TABLE "EVENTS";
TRUNCATE TABLE "SECRETS";
TRUNCATE TABLE "SNAPSHOTS";
Our table events is very large and I would like reduce.
https://confluence.atlassian.com/confkb/how-to-reduce-the-size-of-synchrony-tables-858770831.html
Hello,
Yes, truncating these tables will purge all drafts from the instance, make sure you test on a test environment first and disable Collaborative Editing before proceeding.
Regards,
Igor
Hi, I truncate this tables but not purge all drafts. I try on development environment.
I´m not sure to do in production environment.. :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As I tested in a local environment, when turning collaborative editing off, Confluence switches to the old behavior of personal drafts. But the shared drafts still remain in the database. When you truncate the tables and switch on collaborative editing, Synchrony will recover from the existing shared drafts. So if no editing is done during collaborative editing is off, no shared drafts should be lost. Can anyone confirm this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Igor M_ Could you please confirm what happens to "Any data" in a Confluence Production instance, if we ('disable collaborative editing -> Truncate synchrony tables -> Enable Collaborative Editing) ??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
The impact is described in the above referenced KB:
Please note that turning Collaborative editing OFF and ON again may remove any unsaved drafts. You may refer to this page -How Do Drafts Work on Confluencefor detailed information regarding drafts. Please follow the steps below to identify and publish unpublished drafts.
That is the only impact on the data you should observe. Saying that, taking necessary backups before the action is always advised.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.