File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/postgresql/hyperscale Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ author: jonels-msft
6
6
ms.service : postgresql
7
7
ms.subservice : hyperscale-citus
8
8
ms.topic : how-to
9
- ms.date : 7/9/2021
9
+ ms.date : 05/06/2022
10
10
---
11
11
12
12
# Restart Azure Database for PostgreSQL - Hyperscale (Citus)
@@ -21,9 +21,9 @@ all** to continue.
21
21
> an Azure support request to restart the server group.
22
22
23
23
Restarting the server group applies to all nodes; you can't selectively restart
24
- individual nodes. The restart applies to the nodes' entire virtual machines,
25
- not just the PostgreSQL server instances . Any applications attempting to use
26
- the database will experience connectivity downtime while the restart happens.
24
+ individual nodes. The restart applies to the PostgreSQL server processes in the
25
+ nodes . Any applications attempting to use the database will experience
26
+ connectivity downtime while the restart happens.
27
27
28
28
** Next steps**
29
29
You can’t perform that action at this time.
0 commit comments