Test the Database
Test the database to verify that it is running as expected.
Check queries for syntax errors and execution times.
- Use the vsql \timing meta-command to enable the display of query execution time in milliseconds.
- Execute the SQL sample query script that you prepared earlier.
- Execute several ad hoc queries.