<?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: &#8220;hacking&#8221; with postgresql</title>
	<atom:link href="http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/</link>
	<description></description>
	<lastBuildDate>Tue, 16 Mar 2010 21:16:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: amira</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-27069</link>
		<dc:creator>amira</dc:creator>
		<pubDate>Mon, 01 Dec 2008 16:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-27069</guid>
		<description>Hello,
for me i have the same problem as you, i export my resource from the database with the same size but when i want to read the file which is a image tiff i can&#039;t he send an error. so i need to browse my TIFF files in the web and i don&#039;t know how to do that.
and if any one have resolved this problem send me a replay and thanks for ur help.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
for me i have the same problem as you, i export my resource from the database with the same size but when i want to read the file which is a image tiff i can&#8217;t he send an error. so i need to browse my TIFF files in the web and i don&#8217;t know how to do that.<br />
and if any one have resolved this problem send me a replay and thanks for ur help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: depesz</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-25011</link>
		<dc:creator>depesz</dc:creator>
		<pubDate>Mon, 11 Feb 2008 08:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-25011</guid>
		<description>@Assid:
we had a problem at work with not really good administered remote machine, where we had postgresql super-user, and nothing else. and the admin of the machine was not really responsive.</description>
		<content:encoded><![CDATA[<p>@Assid:<br />
we had a problem at work with not really good administered remote machine, where we had postgresql super-user, and nothing else. and the admin of the machine was not really responsive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Assid</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-25009</link>
		<dc:creator>Assid</dc:creator>
		<pubDate>Mon, 11 Feb 2008 08:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-25009</guid>
		<description>Absolutely brilliant! Well done! How did you even think of it!?</description>
		<content:encoded><![CDATA[<p>Absolutely brilliant! Well done! How did you even think of it!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#60;/depesz&#62; &#187; Blog Archive &#187; securing your postgresql database</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-19578</link>
		<dc:creator>&#60;/depesz&#62; &#187; Blog Archive &#187; securing your postgresql database</dc:creator>
		<pubDate>Sat, 18 Aug 2007 21:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-19578</guid>
		<description>[...] some time ago i wrote about how to &#8220;hack&#8221; system with postgresql. today i&#8217;ll write more about how to [...]</description>
		<content:encoded><![CDATA[<p>[...] some time ago i wrote about how to &#8220;hack&#8221; system with postgresql. today i&#8217;ll write more about how to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krzysztof Wilczynski</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-19422</link>
		<dc:creator>Krzysztof Wilczynski</dc:creator>
		<pubDate>Wed, 15 Aug 2007 20:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-19422</guid>
		<description>Simply excellent! Truly amazing! For sure worth reading :-) Well done mate.</description>
		<content:encoded><![CDATA[<p>Simply excellent! Truly amazing! For sure worth reading <img src='http://www.depesz.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Well done mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Fetter</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-19351</link>
		<dc:creator>David Fetter</dc:creator>
		<pubDate>Mon, 13 Aug 2007 18:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-19351</guid>
		<description>While it&#039;s well-known that the database super-user can destroy databases, scribble on the file system, etc., it&#039;s better, as you have done, to give specific examples of what a hostile super-user can do.

Kudos!</description>
		<content:encoded><![CDATA[<p>While it&#8217;s well-known that the database super-user can destroy databases, scribble on the file system, etc., it&#8217;s better, as you have done, to give specific examples of what a hostile super-user can do.</p>
<p>Kudos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: depesz</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-19349</link>
		<dc:creator>depesz</dc:creator>
		<pubDate>Mon, 13 Aug 2007 16:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-19349</guid>
		<description>@Vincent de Phily:
not really - \o  will show you contents of your *local* drive (drive at the machine you have your psql running).
and the whole point of the article was to do it on remote machine.</description>
		<content:encoded><![CDATA[<p>@Vincent de Phily:<br />
not really &#8211; \o  will show you contents of your *local* drive (drive at the machine you have your psql running).<br />
and the whole point of the article was to do it on remote machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent de Phily</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-19348</link>
		<dc:creator>Vincent de Phily</dc:creator>
		<pubDate>Mon, 13 Aug 2007 15:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-19348</guid>
		<description>Much easyer way to get a directory listing : type &quot;\o &quot; and use command-line completion ([tab] key).

Make sure you don&#039;t press [enter] here, unless you actually want to write to that file :p</description>
		<content:encoded><![CDATA[<p>Much easyer way to get a directory listing : type &#8220;\o &#8221; and use command-line completion ([tab] key).</p>
<p>Make sure you don&#8217;t press [enter] here, unless you actually want to write to that file :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reuven</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-19337</link>
		<dc:creator>Reuven</dc:creator>
		<pubDate>Mon, 13 Aug 2007 07:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-19337</guid>
		<description>really enjoyed</description>
		<content:encoded><![CDATA[<p>really enjoyed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amos</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-19331</link>
		<dc:creator>Amos</dc:creator>
		<pubDate>Mon, 13 Aug 2007 02:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-19331</guid>
		<description>Well done!

&quot;Full disclosure&quot; means just what you did here - if it&#039;s possible out there you can assume that the chances the bad guys know about it are higher, and therefore making the white-hats aware of such options is paramount to enhancing network security.

Besides - it&#039;s a cool trick.</description>
		<content:encoded><![CDATA[<p>Well done!</p>
<p>&#8220;Full disclosure&#8221; means just what you did here &#8211; if it&#8217;s possible out there you can assume that the chances the bad guys know about it are higher, and therefore making the white-hats aware of such options is paramount to enhancing network security.</p>
<p>Besides &#8211; it&#8217;s a cool trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vermin</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-19323</link>
		<dc:creator>vermin</dc:creator>
		<pubDate>Sun, 12 Aug 2007 21:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-19323</guid>
		<description>nice. really nice, though it reminds me to run all of my deamons chrooted :)</description>
		<content:encoded><![CDATA[<p>nice. really nice, though it reminds me to run all of my deamons chrooted <img src='http://www.depesz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drixter</title>
		<link>http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/comment-page-1/#comment-19321</link>
		<dc:creator>drixter</dc:creator>
		<pubDate>Sun, 12 Aug 2007 20:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.depesz.com/index.php/2007/08/12/hacking-with-postgresql/#comment-19321</guid>
		<description>Amazing, Really.</description>
		<content:encoded><![CDATA[<p>Amazing, Really.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
