|
|
|
|
|
by weilandia
1485 days ago
|
|
I feel like this must exist and I just haven’t found it, but I’d love a tool that can automate seeding a staging/local db from production. It would need live in a vpc to access the prod db, but then expose itself to access slices of anonymized data that can be used to restore external dbs. Essentially a configurable pgdump that includes the ability to anonymize personal info, take recent slices of data, and serve the data all in a way that still protects direct access to the original data. |
|