Search
You can find the results of your search below.
Fulltext results:
- techref
- ''psql'' (the PostgreSQL interactive terminal): <code> $ psql -h postgres -U username -d dbname </code> \\ where ''username'' is name of your CS account and ... tgresql.org/docs/11/app-psql.html For example: <code> mlsmith@mote:~$ psql -h postgres -U mlsmith -d u... sion: off) Type "help" for help. university=# </code> \\ From within ''psql'' there, a few useful co