darold / pgbadger

A fast PostgreSQL Log Analyzer
http://pgbadger.darold.net/
PostgreSQL License
3.45k stars 348 forks source link

Database beginning with uppercase letters are not shown on the graphs Connections #792

Closed robinportigliatti closed 11 months ago

robinportigliatti commented 11 months ago

Hello,

I have this data that is not shown on my graph.

image

The graph:

image

Is this a limitation ? or is this because the amount of connections is so low we can't see it ?

I remember seeing lower number of connections shown in the graph, but maybe I don't remember correctly.

Robin,

darold commented 11 months ago

Hi,

This is not a question of upper or lower case, I think the probleme here is that the database connections represent less than 2% of the total and in this case it is aggregated in the "Sum connections < 2%" databases. If you think 2% is too high you can adjust this aggregation limit value using --pie-limit