vsql version different than database version

Moderator: NorbertKrupa

Post Reply
harryrundles
Intermediate
Intermediate
Posts: 96
Joined: Thu Jul 19, 2012 12:33 am

vsql version different than database version

Post by harryrundles » Mon Sep 17, 2012 8:17 pm

Hi,

Is it an issue that my vsql client version is a different version than the database?

Code: Select all

bash-3.2$ vsql -V
vsql version v6.0.0-0, built for Linux64, contains support for command-line editing
bash-3.2$ vsql
SET
Welcome to vsql, the Vertica Analytic Database interactive terminal.

Type:  \h for help with SQL commands
       \? for help with vsql commands
       \g or terminate with semicolon to execute query
       \q to quit

dbadmin=> select version();
              version
------------------------------------
 Vertica Analytic Database v6.0.0-3
(1 row)
Probably not, but I was just curious if Vertica included an older version of vsql in the 6.0.0-3 release by mistake :lol:
Thanks,
Harry

jpcavanaugh
Intermediate
Intermediate
Posts: 149
Joined: Mon Apr 30, 2012 10:04 pm
Location: New York
Contact:

Re: vsql version different than database version

Post by jpcavanaugh » Tue Sep 18, 2012 4:26 am

That difference is ok ( or should be :) )

harryrundles
Intermediate
Intermediate
Posts: 96
Joined: Thu Jul 19, 2012 12:33 am

Re: vsql version different than database version

Post by harryrundles » Wed Sep 19, 2012 6:00 pm

Thanks, that's what I figured!
Thanks,
Harry

Post Reply

Return to “vSQL”