Default Custom User Resource Pool
Sruthi Anumula, Senior Database Support Engineer
May 9, 2023
In Vertica versions 12.0.4 and later, you can set a default user resource pool for all users instead of defaulting users to a general pool, using the DefaultResourcePoolForUsers configuration parameter. How to set it? As a dbadmin user, create a user resource pool. The pool name can be used to configure the DefaultResourcePoolForUsers option. In...
Load Balancing on Elastic Kubernetes Clusters
Sruthi Anumula, Senior Database Support Engineer
March 7, 2023
Your long-running sessions could fail after you deployed Vertica on Elastic Kubernetes Cluster (EKS) with Load Balancer as the service type. When the load balancer type is not specified in yaml, by default, EKS generates a classic load balancer with a default connection idle timeout of 60 seconds. The aws-load-balancer-connection-idle-timeout can be set up to...
High Availability for a Vertica in Eon Mode Database with Read-Only Mode
Sruthi Anumula, Senior Database Support Engineer
January 9, 2023
When Vertica is deployed in Eon Mode, there are two major requirements for high availability: maintaining quorum and shard coverage. If either of them is lost, the whole cluster goes down. Before going into details, let us understand what quorum and shard coverage mean. Quorum: In Eon Mode, more than half of the primary nodes...