software:applications:postgresql:installer_client
Ceci est une ancienne révision du document !
postgresql: Installation du client
sudo apt-get install postgresql-client
Connexion à la base
Depuis la ligne de commande
psql dbname username
Depuis le prompt du client psql:
\c or \connect [ -reuse-previous=on|off ] [ dbname [ username ] [ host ] [ port ] |
Références
software/applications/postgresql/installer_client.1604943087.txt.gz · Dernière modification : 2021/02/01 21:51 (modification externe)