<?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: run sql/queries (postgres) within bash	</title>
	<atom:link href="https://logs.paulooi.com/run-sqlqueries-postgres-within-bash.php/feed" rel="self" type="application/rss+xml" />
	<link>https://logs.paulooi.com/run-sqlqueries-postgres-within-bash.php</link>
	<description>Systems Admin, Web Development and etc</description>
	<lastBuildDate>Tue, 25 Jan 2011 09:02:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: spoonfork		</title>
		<link>https://logs.paulooi.com/run-sqlqueries-postgres-within-bash.php/comment-page-1#comment-65039</link>

		<dc:creator><![CDATA[spoonfork]]></dc:creator>
		<pubDate>Sun, 30 Mar 2008 07:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://systems.takizo.com/2008/03/30/run-sqlqueries-postgres-within-bash/#comment-65039</guid>

					<description><![CDATA[you can also do the following:

echo &quot;select * from cibailanjio&quot; &#124; mysql -uroot -p]]></description>
			<content:encoded><![CDATA[<p>you can also do the following:</p>
<p>echo &#8220;select * from cibailanjio&#8221; | mysql -uroot -p</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
