Client Connectivity

This section contains information on updates to connection information for Vertica Analytic Database 8.1.x.

\timing Meta-command

You can toggle the \timing command from Vsql as follows:

=> \timing on
Timing is on
=> \timing off
Timing is off

You can also enable /timing from the command line with the -i command:

$VSQL -h host1 -U user1 -d VMart -p 15 -w ****** -i -f transactions.sql

For more information see \timing and Command-Line Options.

More Details

For more information see Connecting to Vertica.