Skip to content

Commit

Permalink
Update modules/ROOT/pages/clustering/databases.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: NataliaIvakina <[email protected]>
  • Loading branch information
jackwaudby and NataliaIvakina authored Dec 19, 2024
1 parent 4e0ef85 commit 256ae75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ROOT/pages/clustering/databases.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ To seed up to a specific transaction ID, you need to pass the differential backu
CREATE DATABASE foo OPTIONS { existingData: 'use', seedURI: 's3:/myBucket/myBackup.backup', seedRestoreUntil: 123 }
----

This will seed the database with transactions up to, but not including, the transaction 123.
This will seed the database with transactions up to, but not including transaction 123.

==== Seed provider reference

Expand Down

0 comments on commit 256ae75

Please sign in to comment.