techsupport:guides:postgresql
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| techsupport:guides:postgresql [2019/01/31 14:42] – created kjohns23 | techsupport:guides:postgresql [2019/01/31 14:50] (current) – kjohns23 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== SoCS Postgresql Database ===== | ===== SoCS Postgresql Database ===== | ||
| + | ==== Overview ==== | ||
| + | Students enrolled in CIS*2750 or later have access to a Postgres database. | ||
| + | |||
| + | ==== Connecting ==== | ||
| + | |||
| + | Connecting to the SoCS Postgres Server can only be done from the SoCS Linux Cluster (SSH or NoMachine). To connect, run the following command from the terminal: | ||
| + | |||
| + | < | ||
| + | |||
| + | ==== Common Errors ==== | ||
| + | |||
| + | Due to the way connecting is configured, you may be presented with the below error message when you try to connect to the Postgres server. | ||
| + | |||
| + | < | ||
| + | GSSAPI continuation error: No Kerberos credentials available (default cache: FILE:/ | ||
| + | |||
| + | If you receive that message, from a terminal enter the following command < | ||
| + | |||
| + | You will be prompted to enter your Central Login Password. Once you have done so you can then attempt to connect to the database server. | ||
techsupport/guides/postgresql.1548945772.txt.gz · Last modified: 2019/01/31 14:42 by kjohns23