From professional translators, enterprises, web pages and freely available translation repositories.
fillfactor
fillfactor
Last Update: 2018-02-21
Usage Frequency: 2
Quality:
check this option to set fillfactor value to 100.
use default fillfactor - использовать значение параметра fillfactor = 100 (complete packing), используемое по умолчанию.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
if a storage parameter other than fillfactor was set for a table, an error occurred on connecting to a database.
Если для таблицы был установлен какой-либо параметр хранения данных, кроме fillfactor, при соединении с базой возникала ошибка. Исправлено.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
fillfactor. specify the custom fillfactor value in this field. note: to set this value you need to uncheck use default fillfactor option. inherits from
В поле fillfactor можно указать значение коэффициента заполнения отличное от значения по умолчанию.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
when a smaller fillfactor is specified, insert operations pack table pages only to the indicated percentage; the remaining space on each page is reserved for updating rows on that page.
При малых значениях fillfactor, при выполнении оператора insert страница таблицы заполняется только на указанный процент.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
for a table whose entries are never updated, complete packing is the best choice, but in heavily updated tables smaller fillfactors are appropriate.
Для таблицы, элементы которых никогда не обновляются, допустимым является значение 100.
Last Update: 2018-02-21
Usage Frequency: 1
Quality: