big-jewelry-76857
04/02/2025, 11:37 AMhydra janitor
uses the DELETE command internally to clean up the table details. Based on my understanding, the delete command introduces gaps in the DB, which means it doesn’t free up space, leading to fragmentation: https://stackoverflow.com/questions/1940533/does-sqls-delete-statement-truly-delete-data.
I want to understand, how people ensure this is not happening in the case of self-hosted Ory hydra. Any case study/references.
github link: https://github.com/ory/hydra/discussions/3972magnificent-energy-493
icy-manchester-83109
04/05/2025, 5:41 PM