With items like
* complete dump (pg_dump --create) * dump data using insert statements (pg_dump --data-only --attribute-insert) * vacuum analyze (vacuumdb -z) * load a dump file * export to CSV (at least flat_recording_view)
Logged In: YES user_id=668544
Some of this is already working in CVS. Exporting to CSV will be part of the query dialog.
Log in to post a comment.
Logged In: YES
user_id=668544
Some of this is already working in CVS. Exporting to CSV
will be part of the query dialog.