<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://pugs.postgresql.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>SFPUG PgDay Talk Submission Moderation</title>
 <link>http://pugs.postgresql.org/node/429</link>
 <description>SFPUG PgDay Talk Submission Moderation</description>
 <language>en</language>
<item>
 <title>Using Python with PostgreSQL</title>
 <link>http://pugs.postgresql.org/node/437</link>
 <description>&lt;p&gt;Python and PostgreSQL make an unbeatable combination of processing power and persistent data storage. The Python language provides superior expressive power for solving problems in very diverse fields -- from web services to numerical analysis. PostgreSQL supplies a high-integrity, reliable database that ensures continuous availability of the information you need to solve those problems.&lt;/p&gt;
&lt;p&gt;This introductory talk will show how to use the Python Database API Specification v2.0 to:&lt;/p&gt;
&lt;p&gt;1. Connect to a PostgreSQL database.&lt;br /&gt;
2. Execute simple queries.&lt;br /&gt;
3. Execute queries with parameters from your program.&lt;br /&gt;
4. Fetch query results from the database.&lt;br /&gt;
5. Delete or update database tables from your program.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/429&quot; class=&quot;og_links&quot;&gt;SFPUG PgDay Talk Submission Moderation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://pugs.postgresql.org/node/437#comments</comments>
 <group domain="http://pugs.postgresql.org/node/429">SFPUG PgDay Talk Submission Moderation</group>
 <pubDate>Fri, 20 Jun 2008 22:50:56 +0100</pubDate>
 <dc:creator>johnzarr</dc:creator>
 <guid isPermaLink="false">437 at http://pugs.postgresql.org</guid>
</item>
<item>
 <title>javadoc2sql</title>
 <link>http://pugs.postgresql.org/node/431</link>
 <description>&lt;p&gt;When writing my DDL statements I like to document them with javadoc inspired comments. The &quot;pgcomment&quot; tool will convert those comments into &quot;COMMENT&quot; SQL statements, so the comments are present inside PostgreSQL. Optionally you can convert the javadoc to LaTeX or HTML.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/429&quot; class=&quot;og_links&quot;&gt;SFPUG PgDay Talk Submission Moderation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://pugs.postgresql.org/node/431#comments</comments>
 <group domain="http://pugs.postgresql.org/node/429">SFPUG PgDay Talk Submission Moderation</group>
 <pubDate>Wed, 18 Jun 2008 01:11:34 +0100</pubDate>
 <dc:creator>doj</dc:creator>
 <guid isPermaLink="false">431 at http://pugs.postgresql.org</guid>
</item>
<item>
 <title>The Business Case for PostgreSQL</title>
 <link>http://pugs.postgresql.org/node/425</link>
 <description>&lt;p&gt;This talk is about the many advantages of using PostgreSQL in your company.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/429&quot; class=&quot;og_links&quot;&gt;SFPUG PgDay Talk Submission Moderation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://pugs.postgresql.org/node/425#comments</comments>
 <group domain="http://pugs.postgresql.org/node/429">SFPUG PgDay Talk Submission Moderation</group>
 <pubDate>Fri, 13 Jun 2008 19:41:27 +0100</pubDate>
 <dc:creator>bmomjian</dc:creator>
 <guid isPermaLink="false">425 at http://pugs.postgresql.org</guid>
</item>
<item>
 <title>Using PostGIS to add some spatial flavor to your applications</title>
 <link>http://pugs.postgresql.org/node/424</link>
 <description>&lt;p&gt;With the advent of neogeography everyone wants to do something spatial with their applications. In this session I will give an introduction to PostGIS (a spatial blade for PostreSQL) and then show you how to get some cool mapping magic going. We make sure your PostGIS install is working, download some data from the internet, load it into PostGIS, and then start asking some interesting spatial questions of the data. We will look at queries calculate distance and area, calculate centroids, test distance or containment, and  we will clip features to a bounding box. Demos and code will be shown for using these functions in desktop applications and in custom applications. &lt;/p&gt;
&lt;p&gt;(NOT THE ABSTRACT) If you do not receive a workshop submission we can do this as more hands on and have some more fun with it. I am willing to do this if you receive nothing else but right now prefer to only commit to an hour but can do more.  If so then people should sign up for accounts on the deCarta devZone &lt;a href=&quot;http://developer.decarta.com&quot; title=&quot;http://developer.decarta.com&quot;&gt;http://developer.decarta.com&lt;/a&gt; so we can do some live coding.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/429&quot; class=&quot;og_links&quot;&gt;SFPUG PgDay Talk Submission Moderation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://pugs.postgresql.org/node/424#comments</comments>
 <group domain="http://pugs.postgresql.org/node/429">SFPUG PgDay Talk Submission Moderation</group>
 <pubDate>Thu, 12 Jun 2008 23:38:46 +0100</pubDate>
 <dc:creator>scitronpousty</dc:creator>
 <guid isPermaLink="false">424 at http://pugs.postgresql.org</guid>
</item>
<item>
 <title>High Availability PostgreSQL using UCARP, DRBD, and Warm Standby</title>
 <link>http://pugs.postgresql.org/node/417</link>
 <description>&lt;p&gt;Having trouble crafting a high-availability solution without excessive performace costs?  Then this is the solution for you.  In this session we will discuss and implement the Userland Implementation of the Common Address Redundancy Protocol (UCARP) along with PostgreSQL&#039;s &quot;warm standby&quot; feature and Distributed Replicated Block Devices (DRBD) to provide rapid recovery from database failures while still retaining the ACID &quot;durability&quot; constraint.&lt;/p&gt;
&lt;p&gt;Available for many major Unix/Linux operating systems, UCARP is a lightweight, easy-to-manage solution to provide redundant services on a network.  This means that we can have two systems that sit behind a switch monitoring one another.  When one system goes down, the other can take control and continue to provide services with minimal downtime.&lt;/p&gt;
&lt;p&gt;Of course, UCARP only provides a partial solution to this dilemma.  Using Distributed Replicated Block Devices we could provide for redundancy of the entire PGDATA directory structure.  Since DRBD of  the entire PGDATA directory doesn&#039;t scale well, we will learn how to implement a &quot;hybrid&quot; solution, providing transaction durability through the use of DRBD on PostgreSQL currently-in-use &quot;WAL&quot; logs, and continuous WAL recovery.&lt;/p&gt;
&lt;p&gt;You&#039;ll also learn how UCARP compares and contrasts to using Linux Heartbeat (v2) and Object Cluster Framework (OCF) resources.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/429&quot; class=&quot;og_links&quot;&gt;SFPUG PgDay Talk Submission Moderation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://pugs.postgresql.org/node/417#comments</comments>
 <group domain="http://pugs.postgresql.org/node/429">SFPUG PgDay Talk Submission Moderation</group>
 <pubDate>Thu, 12 Jun 2008 04:28:00 +0100</pubDate>
 <dc:creator>chander</dc:creator>
 <guid isPermaLink="false">417 at http://pugs.postgresql.org</guid>
</item>
</channel>
</rss>
