Skip to content

Commit 54e94c4

Browse files
Merge pull request #246227 from varun-dhawan/varund-july
[PostgreSQL] updates the timestamp
2 parents b05ce9d + fae0929 commit 54e94c4

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

articles/postgresql/flexible-server/concepts-maintenance.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ description: This article describes the scheduled maintenance feature in Azure D
44
ms.service: postgresql
55
ms.subservice: flexible-server
66
ms.topic: conceptual
7-
ms.author: gennadyk
8-
author: GennadNY
7+
author: varun-dhawan
8+
ms.author: varundhawan
99
ms.reviewer:
10-
ms.date: 11/30/2021
10+
ms.date: 7/25/2023
1111
---
1212

1313
# Scheduled maintenance in Azure Database for PostgreSQL – Flexible Server
@@ -18,7 +18,7 @@ Azure Database for PostgreSQL - Flexible Server performs periodic maintenance to
1818

1919
## Selecting a maintenance window
2020

21-
You can schedule maintenance during a specific day of the week and a time window within that day. Or you can let the system pick a day and a time window time for you automatically. Either way, the system will alert you five days before running any maintenance. The system will also let you know when maintenance is started, and when it is successfully completed.
21+
You can schedule maintenance during a specific day of the week and a time window within that day. Or you can let the system pick a day and a time window time for you automatically. Either way, the system alerts you five days before running any maintenance. The system will also let you know when maintenance is started, and when it's successfully completed.
2222

2323
Notifications about upcoming scheduled maintenance can be:
2424

@@ -35,15 +35,15 @@ When specifying preferences for the maintenance schedule, you can pick a day of
3535
>
3636
> However, in case of a critical emergency update such as a severe vulnerability, the notification window could be shorter than five days or be omitted. The critical update may be applied to your server even if a successful scheduled maintenance was performed in the last 30 days.
3737
38-
You can update scheduling settings at any time. If there is maintenance scheduled for your flexible server and you update scheduling preferences, the current rollout will proceed as scheduled and the scheduling settings change will become effective upon its successful completion for the next scheduled maintenance.
38+
You can update scheduling settings at any time. If there's maintenance scheduled for your flexible server and you update scheduling preferences, the current rollout proceeds as scheduled and the scheduling settings change will become effective upon its successful completion for the next scheduled maintenance.
3939

4040
You can define system-managed schedule or custom schedule for each flexible server in your Azure subscription.
4141
* With custom schedule, you can specify your maintenance window for the server by choosing the day of the week and a one-hour time window.
42-
* With system-managed schedule, the system will pick any one-hour window between 11pm and 7am in your server's region time.
42+
* With system-managed schedule, the system picks any one-hour window between 11pm and 7am in your server's region time.
4343

44-
As part of rolling out changes, we apply the updates to the servers configured with system-managed schedule first followed by servers with custom schedule after a minimum gap of 7-days within a given region. If you intend to receive early updates on fleet of development and test environment servers, we recommend you configure system-managed schedule for servers used in development and test environment. This will allow you to receive the latest update first in your Dev/Test environment for testing and evaluation for validation. If you encounter any behavior or breaking changes, you will have time to address them before the same update is rolled out to production servers with custom-managed schedule. The update starts to roll out on custom-schedule flexible servers after 7 days and is applied to your server at the defined maintenance window. At this time, there is no option to defer the update after the notification has been sent. Custom-schedule is recommended for production environments only.
44+
As part of rolling out changes, we apply the updates to the servers configured with system-managed schedule first followed by servers with custom schedule after a minimum gap of 7-days within a given region. If you intend to receive early updates on fleet of development and test environment servers, we recommend you configure system-managed schedule for servers used in development and test environment. This allows you to receive the latest update first in your Dev/Test environment for testing and evaluation for validation. If you encounter any behavior or breaking changes, you'll have time to address them before the same update is rolled out to production servers with custom-managed schedule. The update starts to roll out on custom-schedule flexible servers after seven days and is applied to your server at the defined maintenance window. At this time, there's no option to defer the update after the notification has been sent. Custom-schedule is recommended for production environments only.
4545

46-
In rare cases, maintenance event can be canceled by the system or may fail to complete successfully. If the update fails, the update will be reverted, and the previous version of the binaries is restored. In such failed update scenarios, you may still experience restart of the server during the maintenance window. If the update is canceled or failed, the system will create a notification about canceled or failed maintenance event respectively notifying you. The next attempt to perform maintenance will be scheduled as per your current scheduling settings and you will receive notification about it five days in advance.
46+
In rare cases, maintenance event can be canceled by the system or may fail to complete successfully. If the update fails, the update is reverted, and the previous version of the binaries is restored. In such failed update scenarios, you may still experience restart of the server during the maintenance window. If the update is canceled or failed, the system creates a notification about canceled or failed maintenance event respectively notifying you. The next attempt to perform maintenance will be scheduled as per your current scheduling settings and you'll receive notification about it five days in advance.
4747

4848

4949
## Next steps

articles/postgresql/flexible-server/concepts-pgbouncer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: varundhawan
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: conceptual
9-
ms.date: 11/30/2021
9+
ms.date: 7/25/2023
1010
---
1111

1212
# PgBouncer in Azure Database for PostgreSQL - Flexible Server

articles/postgresql/flexible-server/concepts-query-store-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: ssen
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: conceptual
9-
ms.date: 11/30/2021
9+
ms.date: 7/1/2023
1010
---
1111

1212
# Best practices for Query Store - Flexible Server

articles/postgresql/flexible-server/concepts-query-store-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: ssen
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: conceptual
9-
ms.date: 11/30/2021
9+
ms.date: 7/1/2023
1010
---
1111
# Usage scenarios for Query Store - Flexible Server
1212

articles/postgresql/flexible-server/concepts-query-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: ssen
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: conceptual
9-
ms.date: 11/30/2021
9+
ms.date: 7/1/2023
1010
---
1111
# Monitor Performance with Query Store
1212

articles/postgresql/flexible-server/how-to-cost-optimization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.date: 4/13/2023
1111

1212
# How to optimize costs in Azure Database for Postgres Flexible Server
1313

14+
[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]
15+
1416
Azure Database for PostgreSQL is a relational database service in the Microsoft cloud based on the [PostgreSQL Community Edition.](https://www.postgresql.org/). It's a fully managed database as a service offering that can handle mission-critical workloads with predictable performance and dynamic scalability.
1517

1618
This article provides a list of recommendations for optimizing Azure Postgres Flexible Server cost. The list includes design considerations, a configuration checklist, and recommended database settings to help you optimize your workload.

0 commit comments

Comments
 (0)