Bryan_H
Administrator
Bryan_H Administrator
Reactions
-
Loading ZIP code boundaries from a shapefile in three easy steps!
Are you working on a project where you'd like to classify position data into geographic region? The US Census Bureau provides shapefiles for ZIP code tracts that you can ingest into Vertica and … (View Post)1 -
Re: Agg_Concatenate not compiling in 9.3
What version of g++ is installed? Be sure it is recent enough to include C++11 support, e.g. $ g++ --version g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) (View Post)6 -
Re: When using 'copyclustet' vbr script, does it lock down the Vertica tables?
There is a brief global lock while Vertica prepares a snapshot of the database. Then the snapshot is used to copycluster. (View Post)6 -
Re: Automatic connection using Remote authentication into Vertica.
It's also possible to set password on the command line with the -w switch, though this is also accessible to any user who can read the script. Is it possible to isolate the scheduler user and ho… (View Post)1 -
Re: Dropping and Recreating the staging table
Hi, there should be no issue with dropping and re-creating tables. I am aware of several customers that create staging tables and swap partitions as you describe. However, it is strongly recommended … (View Post)1




















