If you want to clear the PostgreSQL database from your local development installation, you can now just use the drop and create scripts. The scripts can be founds in the Runtime\DBScripts folder of the Blueriq Runtime download on the Customer page.
To drop a database, connect to the database as shown on the previous page.
Click on the "SQL script" button:
Insert the pgsql_drop.sql script from the Blueriq Runtime scripts folder for the right database.
Select the whole script and press the "Execute SQL query" button.
To recreate the database, run the corresponding pgsql.sql script in the SQL script editor.
Overview
Content Tools