File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
articles/cosmos-db/postgresql Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 156
156
- name : Access database logs
157
157
href : howto-logging.md
158
158
displayName : log, hyperscale
159
+ - name : Useful diagnostic queries
160
+ href : howto-useful-diagnostic-queries.md
159
161
- name : Scale
160
162
items :
161
163
- name : Cluster size
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ author: jonels-msft
6
6
ms.service : cosmos-db
7
7
ms.subservice : postgresql
8
8
ms.topic : conceptual
9
- ms.date : 07/28/2019
9
+ ms.date : 10/26/2022
10
10
---
11
11
12
12
# Nodes and tables in Azure Cosmos DB for PostgreSQL
@@ -141,3 +141,4 @@ WHERE shardid = 102027;
141
141
## Next steps
142
142
143
143
- [ 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 ) .
You can’t perform that action at this time.
0 commit comments