Search

You can find the results of your search below.

techref
10 Hits, Last modified:
''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