Skip to content

chore(persistence): Implement row TTL with pg_partman #201

@arunderwood

Description

@arunderwood

Summary

Implement database-level partitioning and automatic partition maintenance for spots table. Replace application-level @scheduled cleanup when pg_partman available on Render.

Context

Currently using application-level cleanup. Database partitioning is more efficient for high-volume time-series data.

Deferred

This is tech debt to address when pg_partman is available on Render.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions