You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
we've been running temporal on a postgres db for a while now and want a way to clean our db.
Describe the solution you'd like
The cli has a clean command for Cassandra but not for postgres.
Additional context
Would you be open for PRs that implement this?