and iteratively calling it until it
# spicedb
j
and iteratively calling it until it returns completed
b
What's a sensible value for
optional_allow_partial_deletions
? An approx max relations per project would be 200.
@Joey related q... after I run my cleanup script, which is expected to call the delete relationships on >10million projects, which in turn have many child relations... all in all I'd expect >100million tuples to be flagged for deletion. Should we run the GC manually after this too?
j
are you basically deleting the entire DB?
b
No we have 900m rows, probably going to clean up 10-20% or so.
j
you could run GC immediately if you want; it'll eventually run on its own
8 Views