About 8,650 results
Open links in new tab
  1. 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.

  2. 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

  3. 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?

  4. Where to Download .jar Files - Vertica Forum

    Mar 26, 2004 · There is plenty of mention of said .jar file in the documentation, but no reference that I can find about where to download it. When I search the Vertica site for vertica-jdbc-10.0.0-0.jar all I …

  5. [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).

  6. General Discussion — Vertica Forum

    Mar 26, 2004 · Categories - Discussion channel for questions, answers, and conversations among Vertica users and employees.

  7. 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 …

  8. autostart database — Vertica Forum

    Aug 24, 2020 · Hello, I have an installed vertica cluster with 3 hosts.

  9. 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 …

  10. Is it safe to use -F option on start_db of admintools? - Vertica Forum

    Mar 9, 2019 · In Vertica 9.2, I use 'admintools -t start_db -d defaultdb -p defaultdb". I use Ansible playbook for starting cluster / database