Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timestamp indexes #484

Merged
merged 5 commits into from
Dec 13, 2023
Merged

Add timestamp indexes #484

merged 5 commits into from
Dec 13, 2023

Conversation

spbnick
Copy link
Collaborator

@spbnick spbnick commented Dec 12, 2023

Add indexes on all _timestamp columns in a new v4.3 PostgreSQL schema, so that we can run queries to decide purging cut-off, in finite time, as well as speed up actual purges.

Add indexes on all _timestamp columns in a new v4.3 PostgreSQL schema,
so that we can run queries to decide purging cut-off, in finite time, as
well as speed up actual purges.
@spbnick spbnick merged commit ffa8e2a into main Dec 13, 2023
5 checks passed
@spbnick spbnick deleted the add_timestamp_indexes branch December 13, 2023 13:14
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.

1 participant