Skip to content

Commit 6061989

Browse files
updated the metadata
1 parent f8ec7e9 commit 6061989

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/postgresql/flexible-server/how-to-use-pg-partman.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
title: How to enable and use pg_partman - Azure Database for PostgreSQL - Flexible Server
3-
description: How to enable and use pg_partman on Azure Database for PostgreSQL - Flexible Server
2+
title: How to enable and use pg_partman
3+
description: How to enable and use pg_partman on Azure Database for PostgreSQL - Flexible Server to optimize database performance and improve query speed.
44
ms.author: gapaderla
55
author: GayathriPaderla
66
ms.reviewer: sbalijepalli
77
ms.service: postgresql
88
ms.subservice: flexible-server
99
ms.topic: how-to
1010
ms.date: 04/24/2024
11+
#customer intent: As a developer, I want to learn how to enable and use pg_partman on Azure Database for PostgreSQL - Flexible Server so that I can optimize my database performance.
1112
---
1213

1314
# How to enable and use `pg_partman` on Azure Database for PostgreSQL - Flexible Server
@@ -246,4 +247,4 @@ Run the maintenance procedure using `pg_cron`. To enable `pg_cron` on your serve
246247

247248
## Related content
248249

249-
- [pg vector](how-to-use-pgvector.md)
250+
- [Vector search on Azure Database for PostgreSQL](how-to-use-pgvector.md)

0 commit comments

Comments
 (0)