.show database merge policy

Display a database's merge policy. The merge policy defines if and how Extents (Data Shards) in the cluster should get merged.

Syntax

.show database DatabaseName policy merge

Arguments

DatabaseName - Specify the name of the database.

Returns

Returns a JSON representation of the policy.

Example

Display the policy at the database level:

.show database database_name policy merge