temboard icon indicating copy to clipboard operation
temboard copied to clipboard

PostgreSQL Remote Control

Results 96 temboard issues
Sort by recently updated
recently updated
newest added

The bloat query runs much too often. The bloat should not evolve very much in 60s. On my experimental setup, the bloat query runs thousands of times in a day....

Hello, I think for the moment it is not possible, because temboard-agent communicate with pgsql using /var/run/postrges/xxx on the host itself. Do you think it would be possible to have...

After this 'wget https://raw.githubusercontent.com/dalibo/temboard/master/docker/docker-compose.yml docker-compose up' command, all conatainers are running except the UI one so that Temboard UI adress : https://0.0.0.0:8888/ is not working. Does anyone else has the...

kick-start
support

Deleting an instance was taking a very long time. I reviewed foreign keys and came up with these recommendations to speed up the dependent removals. I recommend these for a...

Hello, Some information about the agents are missing into the web interface. For each agent it could be great to see the version - not the version of postgres -...

feature request
junior

The link generated in the notifications mail to access the Dashbord use `address` parameter of `temboard.conf`. We can use only IPv4 here (if not set, it use the default 0.0.0.0)....

junior

The problem: * User updates a postgres instance to the latest minor version. * The server continues to show the old minor version Solution: * Adding a 'refresh' button on...

enhancement
junior

I have a PG cluster that temboard has been monitoring and have just converted it to be a read-only standby - now the temboard dashboard is showing the status of...

UI

Currently each plugin manages error on his own. We should provide a global API for that.

enhancement
UI

Hello, It could be nice to have an API to manage (Create, Read, Update, Delete) the temboard (and agent) users. The idea is to be able to manage users for...

feature request