Skip to content

Commit 7c88052

Browse files
Update pages/serverless-sql-databases/reference-content/serverless-sql-databases-overview.mdx
Co-authored-by: Jessica <[email protected]>
1 parent 82196a3 commit 7c88052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/serverless-sql-databases/reference-content/serverless-sql-databases-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ The following actions must be performed by you directly:
8989

9090
## Technical Limitations
9191

92-
- SQL request size is limited to 1,024 KB. A single SQL query sent to a Serverless SQL Database cannot exceed 1,024 KB, but the response to the query is not limited and results tables can exceed 1,024 KB.
92+
- SQL request size is limited to 1,024 KB. A single SQL query sent to a Serverless SQL Database cannot exceed 1,024 KB, but the response to the query is not limited, and results tables can exceed 1,024 KB.
9393

9494
- The total size of prepared statements is limited to 1,024 KB per client connection. Refer to the [official PostgreSQL documentation](https://www.postgresql.org/docs/current/sql-prepare.html) for more information on prepared statements.

0 commit comments

Comments
 (0)