An Azure managed PostgreSQL database service for app development and deployment.
Hello Alex Onn
The server is provisioned with 32 GB.
**How standard Postgres flexible server billing works:
**=> You are billed for the total provisioned storage, not just the used storage.
=> Metrics allow us to see if usage has stayed within the limit.
=> If usage exceeds the limit or reaches 95% of it, the server switches to read-only mode and storage needs to be increased.
=> If storage autogrow is enabled, the server will automatically increase storage when free space drops below a certain threshold (20% or 64 GiB, whichever is less for servers under 1 TiB). For Premium SSD disks, storage allocation doubles, such as 32 GB to 64 GB.
For the month of March, We checked usage throughout the month, and it never reached 32 GB.
On March 23, usage was 4.43 GB and did not exceed the limit.
We are not familiar with the free services calculation but hope this clarifies how Postgres flexible server works.
Also, please be informed that provisioned storage from multiple PostgreSQL flexible servers (e.g., 32 GB + 32 GB) can effectively add up at the subscription level for free-tier limits.
Each server is billed separately, but free-tier usage is evaluated across the whole subscription.