You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/paths/microsoft-learn-azure-database-for-postgresql/index.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ metadata:
5
5
description: Azure Database for PostgreSQL is a Platform as a Service database service in the Microsoft cloud. It bases itself on the PostgreSQL open-source relational database and includes built-in high availability, automatic backup and restore, as well as comprehensive security features. The pay-as-you-go pricing model provides predictable performance and near-instant scaling. In this learning path, you're introduced to the main features of PostgreSQL and how they work in Azure Database for PostgreSQL. You learn about the different Azure Database for PostgreSQL implementation options, and how to configure a server for your needs. (DP-3021)
6
6
ms.date: 05/11/2024
7
7
author: wwlpublish
8
-
ms.author: rcaper
8
+
ms.author: calopez
9
9
ms.topic: learning-path
10
10
title: Configure and migrate to Azure Database for PostgreSQL
title: Configure and manage Azure Database for PostgreSQL
5
-
description: "Azure Database for PostgreSQL efficiently manages vast quantities of data and their structures through system catalogs and views. This module explores how to optimize database performance by accessing and configuring metadata, understanding the role of the vacuum process in maintaining database health, and managing server settings. We introduce practical techniques to enhance your PostgreSQL database administration, useful in environments requiring robust data handling and security features."
6
-
ms.date: 05/10/2024
7
-
author: wwlpublish
8
-
ms.author: rcaper
9
-
ms.topic: module
10
-
ms.custom:
11
-
- N/A
12
-
ms.service: azure-database-postgresql
13
-
ai-usage: human-only
14
-
title: Configure and manage Azure Database for PostgreSQL
15
-
summary: Azure Database for PostgreSQL employs system catalogs and views to manage metadata efficiently. Understanding these can significantly enhance database performance and streamline the administration of PostgreSQL systems.
16
-
abstract: |
17
-
After completing this module, you'll be able to:
18
-
19
-
- Describe system catalogs and system views in Azure Database for PostgreSQL.
20
-
21
-
- Investigate metadata in Azure Database for PostgreSQL.
22
-
23
-
- Explain the purpose of the vacuum process.
24
-
25
-
- Configure vacuum server parameters.
26
-
prerequisites: |
27
-
- Demonstrate an understanding of relational databases.
title: Configure and manage Azure Database for PostgreSQL
5
+
description: "Azure Database for PostgreSQL efficiently manages vast quantities of data and their structures through system catalogs and views. This module explores how to optimize database performance by accessing and configuring metadata, understanding the role of the vacuum process in maintaining database health, and managing server settings. We introduce practical techniques to enhance your PostgreSQL database administration, useful in environments requiring robust data handling and security features."
6
+
ms.date: 05/10/2024
7
+
author: wwlpublish
8
+
ms.author: calopez
9
+
ms.topic: module
10
+
ms.custom:
11
+
- N/A
12
+
ms.service: azure-database-postgresql
13
+
ai-usage: human-only
14
+
title: Configure and manage Azure Database for PostgreSQL
15
+
summary: Azure Database for PostgreSQL employs system catalogs and views to manage metadata efficiently. Understanding these can significantly enhance database performance and streamline the administration of PostgreSQL systems.
16
+
abstract: |
17
+
After completing this module, you'll be able to:
18
+
19
+
- Describe system catalogs and system views in Azure Database for PostgreSQL.
20
+
21
+
- Investigate metadata in Azure Database for PostgreSQL.
22
+
23
+
- Explain the purpose of the vacuum process.
24
+
25
+
- Configure vacuum server parameters.
26
+
prerequisites: |
27
+
- Demonstrate an understanding of relational databases.
description: "PostgreSQL is an open-source relational database system that is now available as a service in Azure. In this module, you learn about the PostgreSQL architecture, and how to manage different aspects of PostgreSQL in Azure Database for PostgreSQL."
6
-
ms.date: 05/08/2024
7
-
author: wwlpublish
8
-
ms.author: rcaper
9
-
ms.topic: module-standard-task-based
10
-
ms.custom:
11
-
- N/A
12
-
ms.service: azure-database-postgresql
13
-
ai-usage: human-only
14
-
title: Explore PostgreSQL architecture
15
-
summary: PostgreSQL is an open-source relational database system that is available as an Azure service. In this module, you learn about the PostgreSQL architecture, and how to manage different aspects of Azure Database for PostgreSQL.
16
-
abstract: |
17
-
After completing this module, you'll be able to:
18
-
19
-
- Describe the architecture of PostgreSQL.
20
-
21
-
- Describe the options for creating an Azure Database for PostgreSQL server.
22
-
23
-
- Understand PostgreSQL shared memory.
24
-
prerequisites: |
25
-
- Demonstrate an understanding of relational databases.
description: "PostgreSQL is an open-source relational database system that is now available as a service in Azure. In this module, you learn about the PostgreSQL architecture, and how to manage different aspects of PostgreSQL in Azure Database for PostgreSQL."
6
+
ms.date: 05/08/2024
7
+
author: wwlpublish
8
+
ms.author: calopez
9
+
ms.topic: module-standard-task-based
10
+
ms.custom:
11
+
- N/A
12
+
ms.service: azure-database-postgresql
13
+
ai-usage: human-only
14
+
title: Explore PostgreSQL architecture
15
+
summary: PostgreSQL is an open-source relational database system that is available as an Azure service. In this module, you learn about the PostgreSQL architecture, and how to manage different aspects of Azure Database for PostgreSQL.
16
+
abstract: |
17
+
After completing this module, you'll be able to:
18
+
19
+
- Describe the architecture of PostgreSQL.
20
+
21
+
- Describe the options for creating an Azure Database for PostgreSQL server.
22
+
23
+
- Understand PostgreSQL shared memory.
24
+
prerequisites: |
25
+
- Demonstrate an understanding of relational databases.
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/migrate-azure-database-postgresql-flexible-server/index.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ metadata:
5
5
description: "Azure Database for PostgreSQL Flexible Server supports effective data migration from PostgreSQL servers. This module covers both online and offline migration methods and tools, helping you choose the right approach for your scenario. Learn practical techniques for managing migrations efficiently, ideal for minimizing downtime and maintaining productivity."
0 commit comments