Skip to content

When error PosgreSQL error code: 42P01 appears, re-run make configure #75

@luiscape

Description

@luiscape

It is possible that, when started as a service, PostgreSQL starts after the collector. When that happens, the database doesn't have time to be configured with the right tables. make configure will configure the database correctly.

As a solution, when the collector gets a 42P01 error from SQL, it should call directly make configure and solve the problem itself.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions