Tim Möhlmann
bb56b362a7
perf(eventstore): add instance position index ( #9837 )
...
# Which Problems Are Solved
Some projection queries took a long time to run. It seems that 1 or more
queries couldn't make proper use of the `es_projection` index. This
might be because of a specific complexity aggregate_type and event_type
arguments, making the index unfeasible for postgres.
# How the Problems Are Solved
Following the index recommendation, add and index that covers just
instance_id and position.
# Additional Changes
- none
# Additional Context
- Related to https://github.com/zitadel/zitadel/issues/9832
2025-05-02 13:40:22 +02:00
..
2023-10-19 12:19:10 +02:00
2022-12-01 14:31:01 +01:00
2025-04-02 16:53:06 +02:00
2025-04-02 16:53:06 +02:00
2025-04-02 16:53:06 +02:00
2023-08-15 12:47:05 +00:00
2023-09-22 13:06:59 +02:00
2025-04-02 16:53:06 +02:00
2025-04-02 16:53:06 +02:00
2025-04-02 16:53:06 +02:00
2024-10-07 12:49:55 +00:00
2025-04-02 16:53:06 +02:00
2025-04-02 16:53:06 +02:00
2025-01-08 16:54:17 +00:00
2025-02-04 10:47:22 +00:00
2025-03-05 21:48:20 +00:00
2025-03-31 10:06:40 +00:00
2025-04-22 08:42:59 +00:00
2025-04-22 08:42:59 +00:00
2024-01-25 17:28:20 +01:00
2024-01-25 17:28:20 +01:00
2024-11-28 10:06:52 +00:00
2024-01-25 17:28:20 +01:00
2022-12-02 10:48:39 +00:00
2024-01-25 17:28:20 +01:00
2025-04-02 16:53:06 +02:00
2025-04-02 16:53:06 +02:00
2025-04-02 16:53:06 +02:00
2024-01-25 17:28:20 +01:00
2024-01-25 17:28:20 +01:00
2025-04-02 16:53:06 +02:00
2025-04-02 16:53:06 +02:00
2024-01-25 17:28:20 +01:00
2023-11-22 12:05:14 +00:00
2024-01-25 17:28:20 +01:00
2023-12-01 12:25:41 +00:00
2024-01-25 17:28:20 +01:00
2023-12-08 13:14:22 +01:00
2024-01-25 17:28:20 +01:00
2023-12-31 15:30:25 +01:00
2024-01-25 17:28:20 +01:00
2024-01-09 18:36:46 +00:00
2024-01-25 17:28:20 +01:00
2024-01-17 10:16:48 +00:00
2024-01-25 17:28:20 +01:00
2024-01-25 17:28:20 +01:00
2024-03-08 13:33:53 +00:00
2024-03-08 13:33:53 +00:00
2024-03-20 10:18:46 +00:00
2024-03-20 10:18:46 +00:00
2025-02-06 09:45:22 +00:00
2025-01-29 15:12:31 +00:00
2024-05-22 15:26:02 +00:00
2024-05-22 15:26:02 +00:00
2024-09-26 09:14:33 +02:00
2024-05-23 05:04:07 +00:00
2024-07-03 15:00:56 +00:00
2024-07-03 15:00:56 +00:00
2024-12-06 11:32:53 +00:00
2024-12-06 11:32:53 +00:00
2024-07-08 15:54:19 +00:00
2024-07-08 15:54:19 +00:00
2024-09-03 13:19:00 +00:00
2024-09-03 13:19:00 +00:00
2024-09-26 09:14:33 +02:00
2024-09-26 09:14:33 +02:00
2025-04-02 16:53:06 +02:00
2025-04-02 16:53:06 +02:00
2024-11-11 11:28:27 +00:00
2024-10-28 08:29:34 +00:00
2024-10-31 15:57:17 +01:00
2024-10-31 15:57:17 +01:00
2024-10-31 15:57:17 +01:00
2024-10-31 15:57:17 +01:00
2024-12-18 16:48:22 +01:00
2024-12-18 16:48:22 +01:00
2025-04-02 16:53:06 +02:00
2025-01-24 11:24:35 +01:00
2024-12-19 10:37:46 +01:00
2024-12-19 10:37:46 +01:00
2025-04-02 16:53:06 +02:00
2025-04-02 16:53:06 +02:00
2025-01-15 11:22:16 +01:00
2025-01-15 11:22:16 +01:00
2025-04-02 16:53:06 +02:00
2025-01-24 11:24:35 +01:00
2025-02-13 16:03:05 +00:00
2025-02-13 16:03:05 +00:00
2025-04-02 16:53:06 +02:00
2025-02-26 12:20:47 +00:00
2025-02-26 12:20:47 +00:00
2025-03-18 16:23:12 +01:00
2025-03-18 16:23:12 +01:00
2025-03-31 10:06:40 +00:00
2025-04-22 08:42:59 +00:00
2025-05-02 13:40:22 +02:00
2025-05-02 13:40:22 +02:00
2025-04-22 09:34:02 +00:00
2024-11-28 10:06:52 +00:00
2024-05-01 12:17:27 +02:00
2025-04-02 16:53:06 +02:00
2024-01-25 17:28:20 +01:00
2025-04-02 16:53:06 +02:00
2025-04-22 09:34:02 +00:00
2024-07-04 11:39:28 +00:00
2025-02-26 16:06:50 +00:00