Workload Management
This section contains information on updates to workload management for Vertica Analytic Database 8.1.x.
Configuring a Grace Period to Handle Session Socket Blocking
A session socket can occasionally be blocked indefinitely while awaiting client input or output for a given query. You can now set a grace period to handle session socket blocking, at the session, user, node, and database levels. If a socket is blocked for a continuous period that exceeds the grace period setting, the server shuts down the socket and throws a fatal error. The session is then terminated.
For details, see Handling Session Socket Blocking in the Administrator's Guide.
For More Information
See Managing Workloads.