Skip to content

Always trying to create md_ets_metadata table even if it exists. #774

@tzzed

Description

@tzzed

Describe the bug
I always get log of create table md_ets_metadata. Is due to a bad config ?

To Reproduce
Steps to reproduce the behavior:
LOG: statement: create table if not exists md_ets_metadata (table_name text primary key, entity_attrs jsonb)

Expected behavior
Should be log only once

Environment (please complete the following information):

  • OS: Linux
  • Version lastest

Additional context
I use quantumleap with timescaleDB

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions