and the reason it happens is that postgres uses th...
# spicedb
y
and the reason it happens is that postgres uses the internal transaction counter for MVCC, and if it's behind the transaction IDs in the rows in the datastore, the queries won't see the rows in the tables
6 Views