Difference between revisions of "PostgreSQL"
m |
|||
| Line 3: | Line 3: | ||
Csatlakozás: | Csatlakozás: | ||
| − | |||
psql -h <HOST> -U <USERNAME> -w -d <DBNAME> | psql -h <HOST> -U <USERNAME> -w -d <DBNAME> | ||
Revision as of 12:19, 29 October 2018
PSQL
Csatlakozás: psql -h <HOST> -U <USERNAME> -w -d <DBNAME>