Replies: 5 comments
-
|
By splitting up schema and data, we can avoid dumping what we don't want, like eventlog/plans. That won't work for getting a subset of templates and a subset of users. |
Beta Was this translation helpful? Give feedback.
-
|
Existing tools: |
Beta Was this translation helpful? Give feedback.
-
|
yes no users, keep the super users. Don't keep the plans. Do keep the templates and eestore stuff We should ideally cleanup regularly the plans. |
Beta Was this translation helpful? Give feedback.
-
|
I don't think we should cleanup accounts. |
Beta Was this translation helpful? Give feedback.
-
|
Do you mean accounts that are created in the demo? Yes, I agree with you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm thinking:
Keep:
Drop/trunc:
But what about users? Keep is_staff/is_superuser?
Clean during dump or after restore? Both?
Beta Was this translation helpful? Give feedback.
All reactions