Skip to content

Commit 64cd91a

Browse files
committed
fix: update Large tier hardware description to reflect current network scale
1 parent 9b5fd81 commit 64cd91a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/en/indexing/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Indexers may differentiate themselves by applying advanced techniques for making
126126
- **Small** - Enough to get started indexing several Subgraphs, will likely need to be expanded.
127127
- **Standard** - Default setup, this is what is used in the example k8s/terraform deployment manifests.
128128
- **Medium** - Production Indexer supporting 100 Subgraphs and 200-500 requests per second.
129-
- **Large** - Prepared to index all currently used Subgraphs and serve requests for the related traffic.
129+
- **Large** - Sufficient for approximately 1,500–2,000 Subgraphs. Note: these figures predate significant network growth. As of 2026, the network has over 15,000 Subgraphs; community operators report ~600 GB total RAM for ~1,700 Subgraphs. Indexing the full network requires substantially more resources than this tier provides.
130130

131131
| Setup | Postgres<br />(CPUs) | Postgres<br />(memory in GBs) | Postgres<br />(disk in TBs) | VMs<br />(CPUs) | VMs<br />(memory in GBs) |
132132
| --- | :-: | :-: | :-: | :-: | :-: |

0 commit comments

Comments
 (0)