1. Home
  2. Docs
  3. CCX
  4. User Guide
  5. Data Stores
  6. Settings

Settings

Provides an interface to manage settings on:

  • Datastore name.
  • Maintenance – configure the preferred day of the week and starting time for maintenance.
  • DB Parameters – configure the following parameters:
    • sql_mode (MariaDB and MySQL).
    • statement_timeout (PostgreSQL) – sets the time to wait (in milliseconds) on a lock before checking for deadlock.
    • timeout (Redis) – sets the time to close a connection after a client is idle for N seconds (0 to disable).

Was this article helpful to you? Yes No