smithoss/gonymizer
Mechanism for reducing dump size by limiting rows per table?
Open
#52 opened on Sep 10, 2019
enhancementgood first issue
Repository metrics
- Stars
- (160 stars)
- PR merge metrics
- (PR metrics pending)
Description
Thanks for this tool. It looks pretty great.
I'd like to both anonymize my data as well as decrease the size of the overall database size. Is there a mechanism such that I could specify a maximum number of records for a particular table, and delete any records prior to that maximum set?