Skip to content

Commit e19de84

Browse files
authored
Merge pull request #216007 from jonels-msft/cosmospg-advertise-queries
Boost useful diagnostic queries a little more
2 parents 64e422b + 5663ea8 commit e19de84

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/cosmos-db/postgresql/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@
156156
- name: Access database logs
157157
href: howto-logging.md
158158
displayName: log, hyperscale
159+
- name: Useful diagnostic queries
160+
href: howto-useful-diagnostic-queries.md
159161
- name: Scale
160162
items:
161163
- name: Cluster size

articles/cosmos-db/postgresql/concepts-nodes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jonels-msft
66
ms.service: cosmos-db
77
ms.subservice: postgresql
88
ms.topic: conceptual
9-
ms.date: 07/28/2019
9+
ms.date: 10/26/2022
1010
---
1111

1212
# Nodes and tables in Azure Cosmos DB for PostgreSQL
@@ -141,3 +141,4 @@ WHERE shardid = 102027;
141141
## Next steps
142142

143143
- [Determine your application's type](howto-app-type.md) to prepare for data modeling
144+
- Inspect shards and placements with [useful diagnostic queries](howto-useful-diagnostic-queries.md).

0 commit comments

Comments
 (0)