Samples
Get all s in your database
View all s with their size and compression status:Check information for a
View all s for a specific :Monitor background jobs
View all scheduled jobs and their status:Check job execution history
View recent job runs and their success/failure status:View details
Get information about all s:Check compression settings
View compression settings for all s:Available views
and information
timescaledb_information.chunks: get metadata about stimescaledb_information.dimensions: get information on the dimensions of stimescaledb_information.hypertables: get metadata about s
Compression information
timescaledb_information.chunk_compression_settings: get information about compression settings for all stimescaledb_information.compression_settings: get information about compression settings for s (deprecated)timescaledb_information.hypertable_compression_settings: get information about compression settings for all s
s
timescaledb_information.continuous_aggregates: get metadata and settings information for s
Jobs and policies
timescaledb_information.job_errors: get information about background job errorstimescaledb_information.job_history: get information about background job executiontimescaledb_information.job_stats: get information and statistics about automatically run jobstimescaledb_information.jobs: get information about all jobs registered with the automatic schedulertimescaledb_experimental.policies: get information about all policies set on s
Multi-node (sunsetted)
timescaledb_information.data_nodes: get information on data nodes in a multi-node cluster