Skip to content

Issue when install external extension -pg_stats_reporter #3

@HtooHtetMin

Description

@HtooHtetMin

This is on postgresql version 16.4
When i configure the pg_stats_reporter, there is error what i face
Error in pg_stats_reporter.ini

  • [target1]repository_connection_name: Item name is invalid.
  • [target1]target_instance_name: Item name is invalid.

Note: Need to manually update the pg_stats_reporter.ini if have upgraded.

===============================================
This is my pg_stats_reporter.ini file
[repository]
host = 192.168.52.150
port = 5432
dbname = repository1
username = postgres
password = 'asd123!@#'

[target1]
repository_connection_name = repository
target_instance_name = repository1
host = 192.168.52.150
port = 5432
dbname = repository1
username = postgres
password = 'asd123!@#'

What are wrong and where should I troubleshoot?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions