Skip to main content

SYSTEM ENABLE / DISABLE EXCEPTION_BACKTRACE

Introduced or updated: v1.2.530

Controls the generation of Rust backtraces in Databend. SYSTEM ENABLE EXCEPTION_BACKTRACE enables backtraces for debugging purposes when a panic occurs, while SYSTEM DISABLE EXCEPTION_BACKTRACE disables them to avoid additional overhead or exposure of sensitive information.

Syntax

-- Enable Rust backtraces
SYSTEM ENABLE EXCEPTION_BACKTRACE

-- Disable Rust backtraces
SYSTEM DISABLE EXCEPTION_BACKTRACE
Try Databend Cloud for FREE

Multimodal, object-storage-native warehouse for BI, vectors, search, and geo.

Snowflake-compatible SQL with automatic scaling.

Sign up and get $200 in credits.

Try it today