/PostgresDBA

Useful tools for Postgres DBA

Primary LanguagePLpgSQLBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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
psql

In psql, type:

\i start.psql

– it will open interactive menu.