<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Postgres OnLine Journal - cheatsheet</title>
    <link>http://www.postgresonline.com/journal/</link>
    <description>an In depth look at the PostgreSQL open source database</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Fri, 16 Oct 2009 02:04:19 GMT</pubDate>

    <image>
        <url>http://www.postgresonline.com/journal/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Postgres OnLine Journal - cheatsheet - an In depth look at the PostgreSQL open source database</title>
        <link>http://www.postgresonline.com/journal/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Essential PostgreSQL DZone RefCardz is out</title>
    <link>http://www.postgresonline.com/journal/archives/136-Essential-PostgreSQL-DZone-RefCardz-is-out.html</link>
            <category>8.2</category>
            <category>8.3</category>
            <category>8.4</category>
            <category>cheatsheet</category>
            <category>special feature</category>
    
    <comments>http://www.postgresonline.com/journal/archives/136-Essential-PostgreSQL-DZone-RefCardz-is-out.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=136</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=136</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;A while ago we wrote about &lt;a href=&quot;http://www.postgresonline.com/journal/archives/98-On-the-topic-of-Cheat-Sheets-DZone-RefCardz.html&quot; target=&quot;_blank&quot;&gt;DZone RefCards cheatsheets&lt;/a&gt; and how its a shame there isn&#039;t one for PostgreSQL. They  are a very attractive and useful vehicle for learning and brushing up on the most important pieces
of a piece of software or framework. Since that time we have been diligently working on one for PostgreSQL to fill the missing PostgreSQL slot.  The fruits of
our labor are finally out, and a bit quicker than we expected.  The cheatsheet covers both old features and new features introduced in PostgreSQL 8.4. We hope its useful to many old and new PostgreSQL users.&lt;/p&gt;

&lt;p&gt;The Essential PostgreSQL Refcard can be downloaded from &lt;a href=&quot;http://refcardz.dzone.com/refcardz/essential-postgresql?oid=hom12841&quot; target=&quot;_blank&quot;&gt;Essential PostgreSQL http://refcardz.dzone.com/refcardz/essential-postgresql?oid=hom12841&lt;/a&gt;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sun, 20 Sep 2009 22:25:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/136-guid.html</guid>
    
</item>
<item>
    <title>PL Python Cheatsheet Overview</title>
    <link>http://www.postgresonline.com/journal/archives/106-PL-Python-Cheatsheet-Overview.html</link>
            <category>cheatsheet</category>
            <category>plpython</category>
            <category>special feature</category>
    
    <comments>http://www.postgresonline.com/journal/archives/106-PL-Python-Cheatsheet-Overview.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=106</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=106</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;PL/Python is the procedural language for PostgreSQL that allows you to write database stored functions and triggers in Python.  Python has proved to be a charming language and when used for where it excels, enhances the power of PostgreSQL quite nicely.
Unfortunately we can&#039;t quite capture all its charm in a single pager cheat sheet, but hopefully
this will give you a sense of its usefulness.&lt;/P&gt;

&lt;P&gt;Below is a Thumbnail view of the PL\Python cheat sheet.  This is by no means comprehensive, but are the features we thought may be useful to know.
&lt;/P&gt;
&lt;a href=&quot;/special_feature.php?sf_name=postgresql_plpython_cheatsheet&amp;outputformat=pdf&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/images/journal/postgresql_plpython_cheatsheet_small.jpg&quot; border=&quot;1&quot;/&gt;&lt;/a&gt;
&lt;/P&gt;
&lt;P&gt;PDF Portrait version 8.5 x 11&quot; of this cheatsheet is available at &lt;a href=&quot;/special_feature.php?sf_name=postgresql_plpython_cheatsheet&amp;outputformat=pdf&quot; target=&quot;_blank&quot;&gt;PL/Python  Cheatsheet 8.5 x 11&lt;/a&gt; and also available in
&lt;a href=&quot;/special_feature.php?sf_name=postgresql_plpython_cheatsheet&amp;outputformat=a4pdf&quot; target=&quot;_blank&quot;&gt;PDF A4 format&lt;/a&gt; and &lt;a href=&quot;/special_feature.php?sf_name=postgresql_plpython_cheatsheet&amp;outputformat=html&quot; target=_blank&gt;HTML&lt;/a&gt;.
&lt;/P&gt;

&lt;P&gt;Also check out our accompanying tutorials on the topic of PL/Python: &lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/99-Quick-Intro-to-PLPython.html&quot; target=&quot;_blank&quot;&gt;Quick Intro to PLPython&lt;/a&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/100-PLPython-Part-2-Control-Flow-and-Returning-Sets.html&quot; target=&quot;_blank&quot;&gt;PLPython Part 2: Control Flow and Returning Sets&lt;/a&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/101-PLPython-Part-3-Using-custom-classes,-pulling-data-from-PostgreSQL.html&quot; target=&quot;_blank&quot;&gt;PLPython Part 3: Using custom classes, pulling data from PostgreSQL&lt;/a&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/102-PLPython-Part-4-PLPython-meets-aggregates.html&quot; target=&quot;_blank&quot;&gt;PLPython Part 4: PLPython meets aggregates&lt;/a&gt;&lt;/LI&gt;
&lt;/OL&gt; 
    </content:encoded>

    <pubDate>Fri, 06 Mar 2009 20:58:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/106-guid.html</guid>
    
</item>
<item>
    <title>PostgreSQL 8.3 PSQL Cheatsheet Overview</title>
    <link>http://www.postgresonline.com/journal/archives/91-PostgreSQL-8.3-PSQL-Cheatsheet-Overview.html</link>
            <category>8.3</category>
            <category>cheatsheet</category>
            <category>special feature</category>
    
    <comments>http://www.postgresonline.com/journal/archives/91-PostgreSQL-8.3-PSQL-Cheatsheet-Overview.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=91</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=91</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;PSQL is the command line administration/query tool for PostgreSQL.  It is simple, light-weight and packed with a  lot of charm. Unfortunately we can&#039;t quite capture all its charm in a single pager cheat sheet, but hopefully
this will give you a sense of its usefulness.&lt;/P&gt;

&lt;P&gt;Below is a Thumbnail view of the PSQL cheat sheet.  This is by no means comprehensive, but are the features we use most often.  It is also pretty much what you get from the help screen with just some added color. 
&lt;/P&gt;
&lt;a href=&quot;/special_feature.php?sf_name=postgresql83_psql_cheatsheet&amp;outputformat=pdf&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/images/journal/postgresql83_psql_cheatsheet_small.jpg&quot; border=&quot;1&quot;/&gt;&lt;/a&gt;
&lt;/P&gt;
&lt;P&gt;PDF Portrait version 8.5 x 11&quot; of this cheatsheet is available at &lt;a href=&quot;/special_feature.php?sf_name=postgresql83_psql_cheatsheet&amp;outputformat=pdf&quot; target=&quot;_blank&quot;&gt;PSQL8.3 Cheatsheet 8.5 x 11&lt;/a&gt; and also available in
&lt;a href=&quot;/special_feature.php?sf_name=postgresql83_psql_cheatsheet&amp;outputformat=a4pdf&quot; target=&quot;_blank&quot;&gt;PDF A4 format&lt;/a&gt; and &lt;a href=&quot;/special_feature.php?sf_name=postgresql83_psql_cheatsheet&amp;outputformat=html&quot; target=_blank&gt;HTML&lt;/a&gt;.
&lt;/P&gt;

&lt;P&gt;Hubert has some neat tips for making more effective use of psql 
&lt;UL&gt;&lt;LI&gt;&lt;a href=&quot;http://www.depesz.com/index.php/2008/03/30/keyboard-shortcuts-in-psql/&quot; target=&quot;_blank&quot;&gt;keyboard shortcuts in psql&lt;/a&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;a href=&quot;http://www.depesz.com/index.php/2008/07/12/suppressing-context-lines-in-psql/&quot; target=&quot;_blank&quot;&gt;Suppressing CONTEXT lines in psql&lt;/a&gt;&lt;/LI&gt;
&lt;/UL&gt; 
    </content:encoded>

    <pubDate>Fri, 19 Dec 2008 03:02:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/91-guid.html</guid>
    
</item>
<item>
    <title>PostgreSQL 8.3 TSearch Cheat Sheet Overview</title>
    <link>http://www.postgresonline.com/journal/archives/55-PostgreSQL-8.3-TSearch-Cheat-Sheet-Overview.html</link>
            <category>cheatsheet</category>
            <category>intermediate</category>
            <category>special feature</category>
            <category>tsearch</category>
    
    <comments>http://www.postgresonline.com/journal/archives/55-PostgreSQL-8.3-TSearch-Cheat-Sheet-Overview.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=55</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=55</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;P&gt;Below is a Thumbnail view of a PostgreSQL 8.3 TSearch Cheat Sheet 
that covers PostgreSQL 8.3 Full Text search engine constructs. 
&lt;/P&gt;
&lt;a href=&quot;/images/journal/postgresql83tsearch_cheatsheet_1.png&quot;&gt;&lt;img src=&quot;/images/journal/postgresql83tsearch_cheatsheet_small_1.jpg&quot; border=&quot;1&quot;/&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;a href=&quot;/images/journal/postgresql83tsearch_cheatsheet_2.png&quot;&gt;&lt;img src=&quot;/images/journal/postgresql83tsearch_cheatsheet_small_2.jpg&quot; border=&quot;1&quot;/&gt;&lt;/a&gt;
&lt;P&gt;
This one we broke into two pages so its a bit more readable
than our PostgreSQL 8.3 cheat sheet.
&lt;/P&gt;
&lt;P&gt;PDF landscape version 8.5 x 11&quot; of this cheatsheet is available at &lt;a href=&quot;/special_feature.php?sf_name=postgresql83tsearch_cheatsheet&amp;outputformat=pdf&quot; target=_blank&gt;PostgreSQL 8.3 TSearch Full-Text Search in PDF 8/12 by 11&lt;/a&gt; and also available in
&lt;a href=&quot;/special_feature.php?sf_name=postgresql83tsearch_cheatsheet&amp;outputformat=a4pdf&quot; target=_blank&gt;PDF A4 format&lt;/a&gt; and &lt;a href=&quot;/special_feature.php?sf_name=postgresql83tsearch_cheatsheet&amp;outputformat=html&quot; target=_blank&gt;HTML&lt;/a&gt;.
&lt;/P&gt; 
    </content:encoded>

    <pubDate>Thu, 05 Jun 2008 17:11:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/55-guid.html</guid>
    
</item>
<item>
    <title>PostgreSQL 8.3 Cheat Sheet Overview</title>
    <link>http://www.postgresonline.com/journal/archives/17-PostgreSQL-8.3-Cheat-Sheet-Overview.html</link>
            <category>cheatsheet</category>
            <category>special feature</category>
    
    <comments>http://www.postgresonline.com/journal/archives/17-PostgreSQL-8.3-Cheat-Sheet-Overview.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>9</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;Below is a Thumbnail view of a  PostgreSQL 8.3 Cheat Sheet that covers prior PostgreSQL constructs plus new 8.3 features.
PDF version of this cheat sheet is available at &lt;a href=&quot;/special_feature.php?sf_name=postgresql83_cheatsheet&amp;outputformat=pdf&quot; target=_blank&gt;PostgreSQL 8.3 Cheat sheet in PDF 8/12 by 11&amp;quot;&lt;/a&gt;, &lt;a href=&quot;/special_feature.php?sf_name=postgresql83_cheatsheet&amp;outputformat=a4pdf&quot; target=_blank&gt;PostgreSQL 8.3 Cheat sheet in PDF A4&lt;/a&gt;
and the &lt;a href=&quot;/special_feature.php?sf_name=postgresql83_cheatsheet&amp;outputformat=html&quot; target=_blank&gt;PostgreSQL 8.3 Cheat sheet in HTML&lt;/a&gt;.  
&lt;/p&gt;
&lt;a href=&quot;/images/journal/postgresql83_cheatsheet.png&quot; target=_blank&gt;&lt;img src=&#039;/images/journal/postgresql83_cheatsheet_thumb.png&#039; border=0 class=&quot;Image_Float_Left&quot;/&gt;&lt;/a&gt;

&lt;p&gt;We apologize for the small size of the fonts.  We tried to keep it to a minimum but had trouble deciding what to leave out to keep it to a one page sheet.  So perhaps it would have been better as a 2 part cheatsheet.  Anyrate we hope people find it useful.&lt;/p&gt;

&lt;p&gt;For people who love cheat sheets, here are two other PostgreSQL cheat sheets on the web which we have found useful and cover slightly different set of things than we do in ours.&lt;/p&gt;
&lt;UL&gt;&lt;LI&gt;&lt;a href=&quot;http://www.alberton.info/postgresql_cheat_sheet.html&quot; target=_blank&gt;Lorenzo Alberton&#039;s PostgreSQL cheat sheet&lt;/a&gt; - his is similar in structure to ours but for older versions of PostgreSQL and his focus is a little different.&lt;/LI&gt;
&lt;LI&gt;&lt;a href=&quot;http://www.petefreitag.com/cheatsheets/postgresql/&quot; target=_blank&gt;Pete Freitag&#039;s PostgreSQL cheat sheet&lt;/a&gt; - his is much simpler, but has several useful SQL examples.&lt;/LI&gt;
&lt;/UL&gt; 
    </content:encoded>

    <pubDate>Sat, 05 Jan 2008 00:07:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/17-guid.html</guid>
    
</item>

</channel>
</rss>