Connecting to the Database
To connect to the Vertica database that you started, add the following command to the packaging script:
$ /opt/vertica/bin/admintools --tool connect_db [ options ]
Command-Line Options
Option | Purpose |
---|---|
-h --help |
Show this help message and exit. |
-d DB --database=DB |
Name of database to connect to. |
-p DBPASSWORD --password=DBPASSWORD |
Database password in single quotes. |