
Vertica Forum
Mar 26, 2004 · Welcome to the Vertica Forum! This is a space for questions, answers and community contributions from Vertica users and experts. Join the community to learn more.
Combine Multiple ROWS into single row - Vertica Forum
Mar 26, 2004 · Hi, I have table look like this Id | Name 1 | India 2 | Australia 3 | Africa
Leaving a column out of 'select - Vertica Forum
Aug 28, 2018 · In 2022, is there a way to leave a column out of select? The use case is defining tables and views that may have hundreds or thousands of columns, and the names of which are not known …
How to Split column into multiple rows - Vertica Forum
Jun 27, 2014 · I want to split data in a column into multiple rows. How can do that in Vertica?
[Vertica] [VJDBC] (3587) ERROR: Insufficient resources to execute plan ...
Mar 26, 2004 · I'm a new user on HP Vertica and I'm trying to load some data on it. My server is: 6 cores and 16GB memory (around 11GB free).
General Discussion — Vertica Forum
Mar 26, 2004 · Categories - Discussion channel for questions, answers, and conversations among Vertica users and employees.
python to_sql with method='multi' error — Vertica Forum
Mar 26, 2004 · I try to use lib: sqlalchemy_vertica to_sql function load data into Vertica, but found out performance is slow.
Partitioning and Loading — Vertica Forum
May 23, 2023 · Vertica's TOP-K projections can be used to always select out the most recent record. So, instead of reading from the table, you read from the top-K projection, and that gives you an …
ERROR: Too many ROS containers exist for the following ... - Vertica …
Mar 26, 2004 · [Vertica] VJDBC ERROR: Too many ROS containers exist for the following projections: tr.test_id (limit = 176128, ROS files = 176042, DV files = 20, new files = 86) when I try to use the …
How to fix this type of issue - Vertica Forum
Mar 26, 2004 · The usual reason is that the client is unable to connect to the named node. Is there any firewall rule blocking connection to TCP port 5433? Is v_node0001 up? Newer driver versions allow …