PostgreSQL

Revision as of 12:18, 29 October 2018 by Mp (talk | contribs)

PSQL

Csatlakozás:

psql -h <HOST> -U <USERNAME> -w -d <DBNAME>