@ -57,8 +57,8 @@ To run a node with Bonsai Tries data storage format, use the command line option
Forest mode uses significantly more memory than Bonsai.
With an [archive node ](../how-to/connect/sync-node.md#run-an-archive-node ), forest mode uses an estimated 12 TB of
storage, while Bonsai uses an estimated 1100 GB of storage.
With a [full node ](../how-to/connect/sync-node.md#run-a-full-node ), forest mode uses an estimated 7 T B of storage,
while Bonsai uses an estimated 79 0 GB of storage.
With a [full node ](../how-to/connect/sync-node.md#run-a-full-node ), forest mode uses an estimated 750 G B of storage,
while Bonsai uses an estimated 65 0 GB of storage.
### Accessing data
@ -83,10 +83,10 @@ storage formats using [fast](../how-to/connect/sync-node.md#fast-synchronization
| Data storage format | Sync mode | Storage estimate | Can other nodes sync to your node? |
|---------------------|-----------|------------------|------------------------------------|
| Bonsai | Fast | 79 0 GB | No |
| Bonsai | Snap | 79 0 GB | To be implemented |
| Forest | Fast | 7 TB | Yes |
| Forest | Snap | 7 TB | To be implemented |
| Bonsai | Fast | 65 0 GB | No |
| Bonsai | Snap | 65 0 GB | To be implemented |
| Forest | Fast | 750 GB | Yes |
| Forest | Snap | 750 GB | To be implemented |
!!! important