This topic describes the ganos.raster.memory_oss_file_max_size parameter of the ST_ImportFrom function. This parameter specifies the maximum size of the OSS object that can be mapped into an in-memory file in Ganos.

Data type

integer

Value

Valid values: 1 to 2048. Default value: 100. Unit: MB.

Examples

SET ganos.raster.memory_oss_file_max_size = 100;