sharedBuffersPercentage

@JvmName(name = "kpditarrfmjgdebj")
suspend fun sharedBuffersPercentage(value: Output<Double>)
@JvmName(name = "oxyssfekhwuyfecw")
suspend fun sharedBuffersPercentage(value: Double?)

Parameters

value

Percentage of total RAM that the database server uses for shared memory buffers. Valid range is 20-60 (float), which corresponds to 20% - 60%. This setting adjusts the shared_buffers configuration value.