Vertica除了用GUI方式创建数据库外,也可以用如下命令创建数据库:v001:/home/dbadmin$admintools-tcreate_db-sv001,v002,v003,v005,v006,v007,v008-d$DBNAME-p$DBPWD如下修改vsql所在服务器的~/.bash_profile,以方便日常从shell访问Vertica:if[0-eq`grepVSQL~/.bash_profile|wc-l`];thenecho>>~/.bash_profileecho"#forvsql">>~/.bash_prof