Vultr DocsLatest Content


Update

Updated on 15 September, 2025

Modifies existing connection pool settings for a Vultr database instance, including pool size and configuration parameters.


The vultr-cli database connection-pool update command modifies existing connection pool settings for a Vultr database instance, allowing you to adjust pool size and other configuration parameters.

Usage

console
$ vultr-cli database connection-pool update <Database ID> <Pool Name> [flags]

Flags

Shorthand Long Version Description
-d --database database for the managed database connection pool
-m --mode mode for the managed database connection pool
-s --size size for the managed database connection pool
-u --username username for the managed database connection pool

Comments

No comments yet.