SystemLink Server installs psql along with the local PostgreSQL database it installs and uses by default. You will grab the PostgreSQL port and password from the PostgreSQLDatabase.json config file, then use those to connect with psql to the PostgreSQL database that SystemLink Server is configured to use. You must run the DOS commands below on the computer hosting the PostgreSQL database that SystemLink Server is configured to use-- connecting with psql to a remote PostgreSQL database requires additional changes to the database configuration.