Skip to content

fix slow query#43

Merged
dcwatson merged 1 commit into
avaraline:mainfrom
neodb-social:fix/slow-or-query-quote-post
Apr 7, 2026
Merged

fix slow query#43
dcwatson merged 1 commit into
avaraline:mainfrom
neodb-social:fix/slow-or-query-quote-post

Conversation

@alphatownsman

Copy link
Copy Markdown
Collaborator

No description provided.

Split the Q(object_uri=url) | Q(url=url) query into two sequential
lookups to prevent full table scans. Add index on Post.url using
AddIndexConcurrently.

Fixes EGGPLANT-19A
@dcwatson
dcwatson merged commit 51de53b into avaraline:main Apr 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants