Skip to content
#

anonymized-database

Here are 4 public repositories matching this topic...

Language: All
Filter by language
GuillaumeRossolini
GuillaumeRossolini commented Sep 9, 2020

Hi,

Conversely to the ability to exclude tables from the dump, which gonymizer already wraps, pg_dump also has the ability to specify exactly which tables should be exported:

  -t, --table=TABLE            dump the named table(s) only

This would be nice at the prototyping phase with gonymizer: just focus on a few tables, don't wait too much on the network.

Cheers

Improve this page

Add a description, image, and links to the anonymized-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the anonymized-database topic, visit your repo's landing page and select "manage topics."

Learn more