Skip to content

Fix: delete pg auction#576

Merged
anihamde merged 9 commits intomainfrom
fix/delete-pg-auction
Jul 29, 2025
Merged

Fix: delete pg auction#576
anihamde merged 9 commits intomainfrom
fix/delete-pg-auction

Conversation

@anihamde
Copy link
Contributor

This PR addresses the growing size of the auction postgres table. In order to manage this, we can delete historical rows from the auction PG table similar to how we do for the bid and opportunity tables. This PR adds a tx_hash column to the analytics bid tables and inserts that value as part of the add_bid_analytics method. It also adds a deletion loop for the auction postgres table.

Loading
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