henplus icon indicating copy to clipboard operation
henplus copied to clipboard

Do dependency reordering for dump-out

Open tbk303 opened this issue 14 years ago • 1 comments

The dump-out command takes a list of tables that are exported in that sequence. It would be nice however if the sequence would be re-ordered before export so that dependencies are minimized. This allows to dump-in the tables without having to drop constraints. Ok, this cannot help for cyclic dependencies (which still requires switching off constraints for the import) but for many schemas this would help definitly.

tbk303 avatar Dec 30 '10 14:12 tbk303

Submitted:

Henner Zeller ( hzeller ) - 2004-03-07 11:44:52 UTC

neurolabs avatar Dec 31 '10 15:12 neurolabs