Logo
Explore Help
Sign In
TheArchive/zitadel
1
0
Fork 0
You've already forked zitadel
mirror of https://github.com/zitadel/zitadel.git synced 2025-08-12 09:57:33 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
5406ae12708c51557c483a1221cfdcabb16bccfe
zitadel/cmd/setup/54.sql

2 lines
54 B
MySQL
Raw Normal View History

fix: remove index es_instance_position (#9862) # Which Problems Are Solved #9837 added a new index `es_instance_position` on the events table with the idea to improve performance for some projections. Unfortunately, it makes it worse for almost all projections and would only improve the situation for the events handler of the actions V2 subscriptions. # How the Problems Are Solved Remove the index again. # Additional Changes None # Additional Context relates to #9837 relates to #9863 (cherry picked from commit d71795c43354ec6ba6134cf0b06ef0ba951b86d0)
2025-05-08 08:35:34 +02:00
DROP INDEX IF EXISTS eventstore.es_instance_position;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.4 Page: 132ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API