Skip to content

postgis_raster

Raster data storage and processing metrics:

Table of Contents

pgexporter_postgis_raster_raster_table_count_raster_table_count

The total number of tables containing columns of the raster type.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.

pgexporter_postgis_raster_raster_columns_info_num_bands

Number of bands in PostGIS raster columns.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_srid_distribution_raster_count

Number of raster objects using each Spatial Reference System ID.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
sridSpatial Reference System Identifier.

pgexporter_postgis_raster_raster_band_stats_num_bands

Number of bands in PostGIS raster columns.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_band_stats_table_count

Number of tables with specific raster band configurations.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
num_bandsNumber of bands in the raster.

pgexporter_postgis_raster_raster_pixel_types_usage_count

Usage count for different pixel types in PostGIS raster data.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
pixel_typeRaster pixel data type.

pgexporter_postgis_raster_raster_nodata_stats_nodata_value

NoData value used in PostGIS raster data.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_nodata_stats_usage_count

Usage count for specific NoData values in PostGIS raster data.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
nodata_valueThe NoData value.

pgexporter_postgis_raster_raster_overview_count_overview_count

Number of overview levels for PostGIS raster data.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_overview_factors_overview_factor

Overview reduction factor for PostGIS raster data.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_overview_factors_overview_count

Count of raster overviews with specific factor configurations.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
overview_factorOverview reduction factor.

pgexporter_postgis_raster_raster_constraints_same_alignment

Indicates if raster data has same alignment constraints enabled.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_constraints_regular_blocking

Indicates if raster data has regular blocking constraints enabled.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_constraints_table_count

Number of raster tables with specific constraint configurations.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
regular_blockingRegular blocking constraint status.
same_alignmentSame alignment constraint status.

pgexporter_postgis_raster_raster_schema_distribution_raster_table_count

Number of tables containing raster data in each schema.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing raster tables.

pgexporter_postgis_raster_raster_schema_distribution_unique_srids

Number of unique Spatial Reference System IDs used in raster data per schema.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing raster tables.

pgexporter_postgis_raster_raster_schema_distribution_avg_bands

Average number of bands per raster column in each schema.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing raster tables.

pgexporter_postgis_raster_raster_scale_stats_scale_x

X-axis scale factor for PostGIS raster data.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_scale_stats_scale_y

Y-axis scale factor for PostGIS raster data.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_scale_stats_table_count

Number of raster tables with specific scale configurations.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
scale_xX-axis scale factor.
scale_yY-axis scale factor.

pgexporter_postgis_raster_raster_block_sizes_blocksize_x

X-dimension block size for PostGIS raster data.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_block_sizes_blocksize_y

Y-dimension block size for PostGIS raster data.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
table_schemaSchema containing the raster table.
table_nameTable containing raster data.
column_nameName of the raster column.

pgexporter_postgis_raster_raster_block_sizes_table_count

Number of raster tables with specific block size configurations.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase being monitored.
blocksize_xX-dimension block size.
blocksize_yY-dimension block size.