Join Discord
Powered by
logical replication will not work because the tran...
# spicedb
j
Joey
09/12/2023, 3:10 PM
logical replication will not work because the transaction IDs are different, which breaks the MVCC model. you can use the BulkImport and BulkExport APIs to copy the data
Previous
Next