<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.cs.vassar.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.cs.vassar.edu/feed.php">
        <title>Computer Science | Vassar College</title>
        <description></description>
        <link>https://www.cs.vassar.edu/</link>
        <image rdf:resource="https://www.cs.vassar.edu/_media/favicon.ico" />
       <dc:date>2026-04-12T11:36:25+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/courses/cs381-2019/top?rev=1567967982&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/courses/cs381-2019/techref?rev=1568165533&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.cs.vassar.edu/_media/favicon.ico">
        <title>Computer Science | Vassar College</title>
        <link>https://www.cs.vassar.edu/</link>
        <url>https://www.cs.vassar.edu/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://www.cs.vassar.edu/courses/cs381-2019/top?rev=1567967982&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-09-08T18:39:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/courses/cs381-2019/top?rev=1567967982&amp;do=diff</link>
        <description>Relational Databases and SQL



CMPU-381 

Vassar College, Fall 2019 

Syllabus / Course Wiki 


 Welcome to our course wiki. It will be updated throughout the semester with important course information, so check here regularly. 

Contact Information</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/courses/cs381-2019/techref?rev=1568165533&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-09-11T01:32:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>techref</title>
        <link>https://www.cs.vassar.edu/courses/cs381-2019/techref?rev=1568165533&amp;do=diff</link>
        <description>Technical Reference

Command Line Access

Our postgres server can be accessed from the command line via psql (the PostgreSQL interactive terminal):


$ psql -h postgres -U username -d dbname



where username is name of your CS account and dbname is the name of your database. 
You will be prompted to enter your password. You should enter your Linux CS account password, not your Vassar password.
For more information about the</description>
    </item>
</rdf:RDF>
