Useful tools for Postgres DBA
Clone, go to the directory and run psql (version 10 is required):
git clone [email protected]:NikolayS/PostgresDBA.git
cd PostgresDBA
psql
In psql, type:
\i start.psql
– it will open interactive menu.
Useful tools for Postgres DBA
Clone, go to the directory and run psql (version 10 is required):
git clone [email protected]:NikolayS/PostgresDBA.git
cd PostgresDBA
psql
In psql, type:
\i start.psql
– it will open interactive menu.