⌘+k ctrl+k
1.1.3 (stable)
Search Shortcut cmd + k | ctrl + k
Limits

This page contains DuckDB's built-in limit values.

Limit Default value Configuration option Comment
Array size 100000 -  
BLOB size 4 GB -  
Expression depth 1000 max_expression_depth  
Memory allocation for a vector 128 GB -  
Memory use 80% of RAM memory_limit Note: This limit only applies to the buffer manager.
String size 4 GB -  
Temporary directory size unlimited max_temp_directory_size