Sets the maximum buffer size for raster data stored in the database.
Data type
Integer
Values
| Property | Value |
|---|---|
| Default | 100 MB |
| Valid range | 10 MB–1024 MB |
Usage notes
The value is specified in MB. When you run SET ganos.raster.max_cache_size = 100, the value 100 means 100 MB.
Examples
Current session
Changes apply only to the current database session and are lost when the session ends.
SET ganos.raster.max_cache_size = 100;该文章对您有帮助吗?