<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Python script showing PostgreSQL objects in linux memory: pg_osmem.py</title>
	<atom:link href="http://www.kennygorman.com/wordpress/?feed=rss2&#038;p=250" rel="self" type="application/rss+xml" />
	<link>http://www.kennygorman.com/wordpress/?p=250</link>
	<description>database engineering, architecture, and other assorted bits</description>
	<lastBuildDate>Thu, 01 Jul 2010 06:38:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jaume Sabater</title>
		<link>http://www.kennygorman.com/wordpress/?p=250&#038;cpage=1#comment-579</link>
		<dc:creator>Jaume Sabater</dc:creator>
		<pubDate>Thu, 08 Jan 2009 14:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennygorman.com/wordpress/?p=250#comment-579</guid>
		<description>Thanks for the script, Kenny. In a Debian system, you need to install these two dependencies for it to work: python-psycopg2 and libinline-perl.</description>
		<content:encoded><![CDATA[<p>Thanks for the script, Kenny. In a Debian system, you need to install these two dependencies for it to work: python-psycopg2 and libinline-perl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kgorman</title>
		<link>http://www.kennygorman.com/wordpress/?p=250&#038;cpage=1#comment-80</link>
		<dc:creator>kgorman</dc:creator>
		<pubDate>Fri, 04 Jul 2008 16:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennygorman.com/wordpress/?p=250#comment-80</guid>
		<description>exactly what I needed.  thx Gurjeet.</description>
		<content:encoded><![CDATA[<p>exactly what I needed.  thx Gurjeet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gurjeet Singh</title>
		<link>http://www.kennygorman.com/wordpress/?p=250&#038;cpage=1#comment-78</link>
		<dc:creator>Gurjeet Singh</dc:creator>
		<pubDate>Fri, 04 Jul 2008 09:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennygorman.com/wordpress/?p=250#comment-78</guid>
		<description>Or, using standard SQL:

select setting from pg_settings where name = &#039;data_directory&#039;</description>
		<content:encoded><![CDATA[<p>Or, using standard SQL:</p>
<p>select setting from pg_settings where name = &#8216;data_directory&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Kruus</title>
		<link>http://www.kennygorman.com/wordpress/?p=250&#038;cpage=1#comment-77</link>
		<dc:creator>Robert Kruus</dc:creator>
		<pubDate>Thu, 03 Jul 2008 14:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennygorman.com/wordpress/?p=250#comment-77</guid>
		<description>SHOW data_directory;</description>
		<content:encoded><![CDATA[<p>SHOW data_directory;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Moisey</title>
		<link>http://www.kennygorman.com/wordpress/?p=250&#038;cpage=1#comment-76</link>
		<dc:creator>Adrian Moisey</dc:creator>
		<pubDate>Thu, 03 Jul 2008 06:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennygorman.com/wordpress/?p=250#comment-76</guid>
		<description>Where can I get fincore.pl ?</description>
		<content:encoded><![CDATA[<p>Where can I get fincore.pl ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
