PostgresDBA
Useful tools for Postgres DBA
Installation
Clone, go to the directory and run psql (version 10 is required):
git clone git@github.com:NikolayS/PostgresDBA.git
cd PostgresDBA
psqlIn psql, type:
\i start.psql
– it will open interactive menu.