Skip to content

Commit 713f0a0

Browse files
committed
Adding note to say 10 GB is the max limit of D1 database size.
1 parent 66caf9d commit 713f0a0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/d1/platform/limits.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,8 @@ Limits for individual queries (listed above) apply to each individual statement
4141

4242
Cloudflare also offers other storage solutions such as [Workers KV](/kv/api/), [Durable Objects](/durable-objects/), and [R2](/r2/get-started/). Each product has different advantages and limits. Refer to [Choose a data or storage product](/workers/platform/storage-options/) to review which storage option is right for your use case.
4343

44-
<Render file="limits_increase" product="workers" />
44+
:::note[Need a higher limit?]
45+
To request an adjustment to a limit, complete the [Limit Increase Request Form](https://forms.gle/ukpeZVLWLnKeixDu7). If the limit can be increased, Cloudflare will contact you with next steps.
46+
47+
Note that the 10 GB limit of a D1 database cannot be further increased.
48+
:::

0 commit comments

Comments
 (0)