Daily Shaarli
June 8, 2017
apt-get install iftop iotop atop htop
postgresql - How do I list all databases and tables using psql? - Database Administrators Stack Exchange
\list or \l: list all databases
\dt: list all tables in the current database
Parce que j'ai du mal à m'en rappeler