ganos.raster.calculate_md5 is a boolean GUC variable that specifies whether Ganos calculates an MD5 hash string and saves it to the metadata when a raster object is stored.
| Property | Value |
|---|---|
| Type | boolean |
| Default | false |
| Valid values | true, false |
Example
SET ganos.raster.calculate_md5 = true;