Skip to content

AzurePostgresFlexibleServerComputeTier

AzurePostgresFlexibleServerComputeTier enumerates the closed set of compute tiers supported by Azure Postgres Flexible Server.

Values

Value Description
AZURE_POSTGRES_FLEXIBLE_SERVER_COMPUTE_TIER_BURSTABLE Burstable tier; economical, variable CPU.
AZURE_POSTGRES_FLEXIBLE_SERVER_COMPUTE_TIER_GENERAL_PURPOSE General purpose tier; balanced CPU and memory.
AZURE_POSTGRES_FLEXIBLE_SERVER_COMPUTE_TIER_MEMORY_OPTIMIZED Memory optimized tier; high memory-to-CPU ratio.
AZURE_POSTGRES_FLEXIBLE_SERVER_COMPUTE_TIER_UNSPECIFIED Unspecified compute tier; never set on a refreshed server.