Module session_config

Source

Modulesยง

non_zero64 ๐Ÿ”’
over_window ๐Ÿ”’
query_mode ๐Ÿ”’
Contains configurations that could be accessed via โ€œsetโ€ command.
search_path ๐Ÿ”’
sink_decouple
transaction_isolation_level ๐Ÿ”’
visibility_mode ๐Ÿ”’
Contains configurations that could be accessed via โ€œsetโ€ command.

Structsยง

ParamFlags ๐Ÿ”’
SearchPath
see https://www.postgresql.org/docs/14/runtime-config-client.html#GUC-SEARCH-PATH
SessionConfig
This is the Session Config of RisingWave.
VariableInfo

Enumsยง

OverWindowCachePolicy
QueryMode
SessionConfigError
VisibilityMode

Constantsยง

BYPASS_CLUSTER_LIMITS ๐Ÿ”’
Default to bypass cluster limits iff in debug mode.
DISABLE_BACKFILL_RATE_LIMIT ๐Ÿ”’
DISABLE_DML_RATE_LIMIT ๐Ÿ”’
DISABLE_SINK_RATE_LIMIT ๐Ÿ”’
DISABLE_SOURCE_RATE_LIMIT ๐Ÿ”’
SESSION_CONFIG_LIST_SEP
USER_NAME_WILD_CARD

Staticsยง

PARAM_NAME_FLAGS ๐Ÿ”’

Traitsยง

ConfigReporter
Report status or notice to caller.

Functionsยง

check_bytea_output ๐Ÿ”’
check_client_encoding ๐Ÿ”’
check_iceberg_engine_connection ๐Ÿ”’
check_streaming_max_parallelism ๐Ÿ”’
Check if the provided value is a valid max parallelism.
check_timezone ๐Ÿ”’

Type Aliasesยง

SessionConfigResult ๐Ÿ”’