autovacuumAnalyzeScaleFactor

@JvmName(name = "tbpkjpucgnxoukqv")
suspend fun autovacuumAnalyzeScaleFactor(value: Output<Double>)
@JvmName(name = "mpxpgannigxslsio")
suspend fun autovacuumAnalyzeScaleFactor(value: Double?)

Parameters

value

Specifies a fraction, in a decimal value, of the table size to add to autovacuum_analyze_threshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size).