temboard icon indicating copy to clipboard operation
temboard copied to clipboard

PostgreSQL Remote Control

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

This will require more work. I'm just keeping it here for a possible future work on this.

Hello, It could be nice to use pgven when using auto_configure.sh and get all. When pgenv is set with SYSUSER pg_ctl is not set correctly: ``` # Path to pg_ctl....

Hello, This commands return a CRITICALerror when you run them a second time, I think they should return in some cases a WARNING . ``` # Server /usr/share/temboard/auto_configure.sh temboard register-instance...

I go to delete an instance from the GUI and get a blocking lock: ``` blocking_pid | 4065947 blocking_query | DELETE FROM application.instances WHERE application.instances.agent_address = 'HOST' AND application.instances.agent_port =...

Hello!I'm trying to open a list of tables in the maintenance tab and after a while I get an error. There are many tables in the schema. A separate monitoring...

Hello, i had launched this script, /usr/share/temboard/auto_configure.sh, with the folowing parameters : export PGHOST=/home/project/postgres/ export PGPORT=54321 export PGUSER=dbaspidr4 export TEMBOARD_PASSWORD="*******" i had receive the folwing errors : ``` mesg: ttyname...

(Discussed with @bersace just today) Some customers would need to monitor every databases except a single one. So instead of listing every database on the cluster except a single one,...

feature request

Hi support team, I have launched /usr/share/temboard/auto_configure.sh and i'm faced with the following errors ``` cat /var/log/temboard-auto-configure.log + echo 'step2 .....................' step2 ..................... + setup_pq + local psql + export...

In a PostgreSQL context, we need (at least) the metrics displayed by free (`available`, `shared`, and `buff/cached`). We also need allocated memory (`kbcommit` in sar).

feature request

Remove pycompat.py. Remove all sys.version testing. Update classifier. Use pyupgrade on temboard ui python file