Skip to content

softclement/pg-dba-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL DBA Toolkit

A shell-based interactive tool for PostgreSQL developers and DBAs to monitor, maintain, and analyze PostgreSQL databases.

Features

  • Vacuum, Analyze, Reindex Tables
  • Monitor slow queries, blocking, dead tuples
  • View table sizes, cache hit ratio, autovacuum stats
  • Show PostgreSQL config paths, tablespace usage
  • and more...

Requirements

  • PostgreSQL client (psql)
  • Bash Shell (Linux)

Usage

chmod +x pg_dba_tool.sh
./pg_dba_tool.sh

About

Shell-based PostgreSQL DBA Toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages