Skip to content

Commit c93aebe

Browse files
committed
Update concepts-business-continuity.md
1 parent f3252af commit c93aebe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/postgresql/flexible-server/concepts-business-continuity.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ When you create support ticket from **Help + support** or **Support + troublesho
7676
* **Service Help**
7777
The **Service Health** page in the Azure portal contains information about Azure data center status globally. Search for "service health" in the search bar in the Azure portal, then view Service issues in the Active events category. You can also view the health of individual resources in the **Resource health** page of any resource under the Help menu. A sample screenshot of the Service Health page follows, with information about an active service issue in Southeast Asia.
7878
:::image type="content" source="./media/business-continuity/service-health-service-issues-example-map.png" alt-text=" Screenshot showing service outage in Service Health portal.":::
79+
80+
81+
> [!IMPORTANT]
82+
> As the name implies, temporary tablespaces in PostgreSQL are used for temporary objects, as well as other internal database operations, such as sorting. Therefore we do not recommend creating user schema objects in temporary tablespace, as we dont guarantee durability of such objects after Server restarts, HA failovers, etc.
83+
84+
7985
### Unplanned downtime: failure scenarios and service recovery
8086

8187
Below are some unplanned failure scenarios and the recovery process.

0 commit comments

Comments
 (0)