To completely remove all data from a Quill database Run the pgsql_dropddl.sql postgres script in the sql subdirectory of the release directory. for example: =psql -h hostname -d databasename < pgsql_dropddl.sql=