Changes between Version 1 and Version 2 of OtherTopics
- Timestamp:
- 08/24/26 18:58:21 (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OtherTopics
v1 v2 22 22 * Plan Output: `Bitmap Index Scan using idx_nch_timestamp_comp` feeding a `Bitmap Heap Scan on network_connections_history nc`. 23 23 * Execution Time: 14.924 ms 24 [[Image(ss1_after. 2.png)]]24 [[Image(ss1_after.png)]] 25 25 26 26 * '''Index Usage Verification:''' Yes, the PostgreSQL engine bypassed raw relational sequential evaluation and bound query execution directly via index nodes inside the initial windowed CTE materialization.
