Concepts
>
Attributes (MetaAttributes)
> BUFFERING \ PostgreSQL
BUFFERING \ PostgreSQL
Determines whether the buffering build technique described in Section 55.3.1 is used to build
the index. With OFF it is disabled, with ON it is enabled, and with AUTO it is initially disabled,
but turned on on-the-fly once the index size reaches effective_cache_size. The default is AUTO.
Translations
Type
String (63) Enumeration
List of MetaClasses
SQL Clause
.
Value
(1), (2), (3).
This site works best with JavaScript enabled