VERBOSE [ boolean ]
SKIP_LOCKED [ boolean ]
- BUFFER_USAGE_LIMIT [ size ]
+ BUFFER_USAGE_LIMIT size
and table_and_columns is:
Specifies an amount of memory in kilobytes. Sizes may also be specified
as a string containing the numerical size followed by any one of the
- following memory units: kB (kilobytes),
- MB (megabytes), GB (gigabytes), or
- TB (terabytes).
+ following memory units: B (bytes),
+ kB (kilobytes), MB (megabytes),
+ GB (gigabytes), or TB (terabytes).
PARALLEL integer
SKIP_DATABASE_STATS [ boolean ]
ONLY_DATABASE_STATS [ boolean ]
- BUFFER_USAGE_LIMIT [ size ]
+ BUFFER_USAGE_LIMIT size
and table_and_columns is:
Specifies an amount of memory in kilobytes. Sizes may also be specified
as a string containing the numerical size followed by any one of the
- following memory units: kB (kilobytes),
- MB (megabytes), GB (gigabytes), or
- TB (terabytes).
+ following memory units: B (bytes),
+ kB (kilobytes), MB (megabytes),
+ GB (gigabytes), or TB (terabytes).