Displays run-time parameters for the current. No special permision is required to be able to do this action. Syntax Parameters Table of parameters and their description:
AUTOCOMMIT | Displays whether statements automatically commit their transactions when they complete. |
AVAILABLE_ROLES | Lists all roles available to the user. |
DATESTYLE | Displays the current style of date values |
ENABLED_ROLES | Displays the roles enabled for the current session. |
ESCAPE_STRING_WARNING | Displays whether warnings are issued when backslash escapes are found in strings. |
INTERVALSTYLE | Displays whether units are output when printing intervals. |
LOCALE | Displays the current locale. |
MEMORYCAP | Displays the maximum amount of memory that any request use. |
RESOURCE_POOL | Displays the resource pool that the session is using. |
RUNTIMECAP | Displays the maximum amount of time that queries can run in the session. |
SEARCH_PATH | Displays the order in which Vertica searches schemas. |
SESSION_CHARACTERISTICS | Displays the transaction characteristics. |
STANDARD_CONFORMING_STRINGS | Displays whether backslash escapes are enabled for the session.. |
TEMPSPACECAP | Displays the maximum amount of temporary file space that queries can use in the session. |
TIMEZONE | Displays the timezone set in the current session. |
TRANSACTION_ISOLATION | Displays the current transaction isolation setting. |
TRANSACTION_READ_ONLY | Displays the current setting. |
ALL | Shows all run-time parameters. |