dalibo / temboard

PostgreSQL Remote Control
https://labs.dalibo.com/temboard
Other
454 stars 54 forks source link

how to batch modify a threshold? #1123

Open bsislow opened 2 years ago

bsislow commented 2 years ago

we have 48 instances in our postgres farm for a given region.

it's painful to go through each instance and modify the threshold for a given check for each one.

how do we modify the check in all instances at once using DML?

for example, show me how to modify the check BTree index bloat ratio estimation across the board.

thank you.

bersace commented 1 year ago

related to #728