markddrake / YADAMU---Yet-Another-DAta-Migration-Utility

A utility for Migrating Data between Oracle, Postgres, MySQL MariaDB, Snowflake. Stage Data from supported database to Amazon S3 and Azure Blob Storage in JSON and CSV Formats
MIT License
17 stars 10 forks source link

Postgres: Add options to reset Identity Columns after loading data #256

Open markddrake opened 1 month ago

markddrake commented 1 month ago

The Postgres Driver should provide an option to reset identity columns after a load operation has completed.