I would like to have a control panel for exporting and importing database schemas, rather than having to do this via a direct connection to PostgreSQL.
So that I can select which tables I want to export/import all the information from; the idea is to create dumps – not those export/import options that appear when we run a query. In short, what I’m suggesting is that we have a dump panel for my schemas.
Sedrac Calupeteca suggests adding a control panel for exporting and importing database schemas. This feature would allow users to select specific tables for export/import, creating dumps rather than using current query-based options.