postConfigure for MariaDB Enterprise ColumnStore 1.4
This page is part of MariaDB's Documentation.
The parent of this page is: Command-Line Interfaces for MariaDB Enterprise ColumnStore 1.4
Topics on this page:
Overview
MariaDB Enterprise ColumnStore 1.4 includes the postConfigure
utility, which is to initialize the system as part of the installation process.
Reference material is available for MariaDB Enterprise ColumnStore 1.4.
MariaDB Enterprise ColumnStore 1.4 is included with MariaDB Enterprise Server 10.4.
USAGE
The syntax for postConfigure
is:
$ postConfigure [OPTION ...]
DETAILS
The postConfigure
utility is used during the installation process.
postConfigure Options for MariaDB Enterprise ColumnStore 1.4
Option | Description |
---|---|
Config File to use to extract configuration data, default is Columnstore.xml.rpmsave | |
Help | |
amount of physical memory to utilize for disk block caching (percentages of the total memory need to be stated without suffix, explicit values with suffixes M or G) | |
Unix Password, used with no-prompting option | |
Performance Module IP Addresses xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx | |
MariaDB ColumnStore Port Address | |
Quick Install - Multi Server | |
Quick Install - Single Server | |
System Name | |
amount of physical memory to utilize for joins, intermediate results and set operations on the UM. (percentages of the total memory need to be stated with suffix %, explcit values with suffixes M or G) S3-compat storage quick-configure options: (See /etc/columnstore/storagemanager.cnf.example for more information) -sm-bucket bucket The bucket to use. -sm-region region The region to use. -sm-id id The ID to use; equivalent to AWS_ | |
Upgrade, Install using the Config File from -c, default is Columnstore.xml.rpmsave. If ssh-keys aren't setup, you should provide passwords as command line arguments | |
User Module IP Addresses xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx | |
Do not resolve IP Addresses from host names | |
Resolve host names into their reverse DNS host names. Only applied in combination with -x |
To see options supported in other versions, see "postConfigure Options by MariaDB Enterprise ColumnStore Version".