Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

add pg_prometheus and timescaledb ,start postgresql will throw error #32

@FunkyYang

Description

@FunkyYang

I use prometheus adapter for store data with timescaledb.
in my postrgresql.conf.

shared_preload_libraries ='pg_prometheus'

shared_preload_libraries ='timescaledb'

and pg_prometheus and timescaledb extension can be used
but for psql:
show shared_preload_libraries.it can be show timescaledb only
why?
some one help me?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions