ganos.raster.memory_oss_file_max_size is an integer parameter that sets the maximum size (in MB) of an OSS object that ST_ImportFrom can map into an in-memory file in Ganos.
Data type
integer
Value
| Attribute | Value |
|---|---|
| Valid range | 1–2048 |
| Default | 100 |
| Unit | MB |
Examples
SET ganos.raster.memory_oss_file_max_size = 100;