darky / pg-unused-index-tui

TUI for showing unused indexes of Postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pg-unused-index-tui

TUI for showing unused indexes of Postgres

Screenshots

Screenshot_20221112_195956

Screenshot_20221112_200052

Install

npm install pg-unused-index-tui -g

Usage

pg-unused-index-tui

Tip

You can predefine postgres URL

pg-unused-index-tui postgres://user:pass@localhost:5432/mydb

About

TUI for showing unused indexes of Postgres


Languages

Language:Clojure 100.0%