Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8460461
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T13:36:51+00:00 2026-06-10T13:36:51+00:00

How Connection Pool/distribution are across Vertica cluster ? I am trying to understand how

  • 0

How Connection Pool/distribution are across Vertica cluster ?

I am trying to understand how connections are handeled in Vertica! Like Oracle handles it’s connections thou it’s listener or how the connections are balanced inside the cluster (for better distribution).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T13:36:53+00:00Added an answer on June 10, 2026 at 1:36 pm

    Vertica’s process of handling a connection is basically as follows:

    • A node receives the connection, making it the Initiator Node.
    • The initiator node generates the query execution plan and distributes it to the other nodes.
    • The nodes fill in any node specific details of the execution plan
    • The nodes execute the query
    • (ignoring some stuff here)*
    • The nodes send the result set back to the initiator node
    • The initiator node collects the data and does final aggregations
    • The initiator node sends the data back to the client.

    The recommended way to connect through Vertica is through a load balancer so no single node becomes a failure point. Vertica itself does not distribute connections between nodes, it distributes the query to the other nodes.

    I’m not well versed in Oracle or the details of how systems do their data connection process; so hopefully I’m not too far off the mark of what you’re looking for.

    From /my/ experience, each node can handle a number of connections. Once you try to connect more than that to a node, it will reject the connection. That was experienced from a map-reduce job that connected in the map function.

    *Depending on the query/data/partitioning it may need to do some data transfer behind the scene to complete the query for each node. It slows the query down when this happens.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to use a Connection Pool, but I don't understand it right. Who
In the scenario where a connection is got from a database pool(like Commons DBCP,
When using an Oracle JDBC connection pool, is there a way to control how
Can I be sure that Entity Framework validate connections got from the connection pool?
I'm trying to setup a connection pool in Glassfish for a MySQL server. But
I am connecting to an oracle database using a connection pool. I have set
Consider an ASP.NET application with has a connection pool memory leak problem (where connections
I'm trying to implement persistent database connection pool with django. One of the options
I'm trying to make a connection pool following this link: http://192.9.162.55/developer/onlineTraining/Programming/JDCBook/conpool.html I don't understand
I am unable to get a connection pool using c3p0 with Hibernate and Oracle.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.