Skip to content

Commit 2887913

Browse files
committed
Briefly contrast tiers in quickstart
1 parent 940d444 commit 2887913

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

includes/azure-postgresql-hyperscale-create-db.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,15 @@ Follow these steps to create an Azure Database for PostgreSQL server:
3535
| Location | The location that is closest to your users. |
3636
| Admin username | Currently required to be the value "citus", and can't be changed. |
3737
| Password | A new password for the server admin account. It must contain between 8 and 128 characters. Your password must contain characters from three of the following categories: English uppercase letters, English lowercase letters, numbers (0 through 9), and non-alphanumeric characters (!, $, #, %, etc.). |
38-
| Version | The latest PostgreSQL major version, unless you have specific requirements otherwise. |
38+
| Version | The latest PostgreSQL major version, unless you have specific requirements. |
3939
| Compute + storage | The compute, storage, and Tier configurations for your new server. Select **Configure server group**. |
4040

4141
![compute and storage](./media/azure-postgresql-hyperscale-create-db/compute.png)
4242

43-
5. For the purpose of this quickstart, you can accept the default values of
44-
compute and storage. Click **Save**.
43+
5. For the purpose of this quickstart, you can accept the default value of
44+
**Basic** for **Tiers**. The other option, standard tier, provisions worker
45+
nodes for greater total data capacity and query parallelism. See
46+
[tiers](concepts-server-group.md#tiers) for a more in-depth comparison.
4547
6. Click **Next : Networking >** at the bottom of the screen.
4648
7. In the **Networking** tab, select **Allow public access from Azure services
4749
and resources within Azure to this server group**. Then select **+ Add

0 commit comments

Comments
 (0)