Skip to content
#

anonymizer

Here are 19 public repositories matching this topic...

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 anonymizer 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 anonymizer topic, visit your repo's landing page and select "manage topics."

Learn more