<?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: Installing PostgreSQL on Snow Leopard 10.6</title>
	<atom:link href="http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/</link>
	<description>Thoughts on the web and creativity.</description>
	<lastBuildDate>Fri, 06 Aug 2010 06:40:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Brandon</title>
		<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/comment-page-1/#comment-517</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Thu, 08 Apr 2010 23:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=154#comment-517</guid>
		<description>By the way, you might want to mention that /etc/profile is only for bash.  If you&#039;re using Z shell, then it&#039;s /etc/zprofile.  (I&#039;d guess that ksh, csh, and tcsh, all have their own files as well, though I don&#039;t know if anyone uses those much anymore.)</description>
		<content:encoded><![CDATA[<p>By the way, you might want to mention that /etc/profile is only for bash.  If you&#8217;re using Z shell, then it&#8217;s /etc/zprofile.  (I&#8217;d guess that ksh, csh, and tcsh, all have their own files as well, though I don&#8217;t know if anyone uses those much anymore.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam</title>
		<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/comment-page-1/#comment-513</link>
		<dc:creator>Liam</dc:creator>
		<pubDate>Fri, 12 Mar 2010 01:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=154#comment-513</guid>
		<description>I&#039;m not able to find PATH= in the /etc/profile

Like susan above, here is my profile text:

# System-wide .profile for sh(1)

if [ -x /usr/libexec/path_helper ]; then
eval `/usr/libexec/path_helper -s`
fi

if [ &quot;${BASH-no}&quot; != &quot;no&quot; ]; then
[ -r /etc/bashrc ] &amp;&amp; . /etc/bashrc
fi

However, unlike her I do not have another profile folder that I can find.

Any thoughts?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not able to find PATH= in the /etc/profile</p>
<p>Like susan above, here is my profile text:</p>
<p># System-wide .profile for sh(1)</p>
<p>if [ -x /usr/libexec/path_helper ]; then<br />
eval `/usr/libexec/path_helper -s`<br />
fi</p>
<p>if [ "${BASH-no}" != "no" ]; then<br />
[ -r /etc/bashrc ] &#038;&#038; . /etc/bashrc<br />
fi</p>
<p>However, unlike her I do not have another profile folder that I can find.</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Benedict</title>
		<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/comment-page-1/#comment-511</link>
		<dc:creator>Greg Benedict</dc:creator>
		<pubDate>Sun, 28 Feb 2010 18:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=154#comment-511</guid>
		<description>Check out the  pg_dumpall command.</description>
		<content:encoded><![CDATA[<p>Check out the  pg_dumpall command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/comment-page-1/#comment-510</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Sun, 28 Feb 2010 05:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=154#comment-510</guid>
		<description>Hi Greg, I installed postgresql8.3 per your instructions above and didn&#039;t have any problems. However, i need to move my database to another harddrive but can&#039;t find where the actual database files are stored. do you what the best way to move the database is? thanks.</description>
		<content:encoded><![CDATA[<p>Hi Greg, I installed postgresql8.3 per your instructions above and didn&#8217;t have any problems. However, i need to move my database to another harddrive but can&#8217;t find where the actual database files are stored. do you what the best way to move the database is? thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Art</title>
		<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/comment-page-1/#comment-500</link>
		<dc:creator>Art</dc:creator>
		<pubDate>Wed, 16 Dec 2009 20:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=154#comment-500</guid>
		<description>How do I get my database to startup automatically?  It&#039;s hard to keep looking up what the start commands are.</description>
		<content:encoded><![CDATA[<p>How do I get my database to startup automatically?  It&#8217;s hard to keep looking up what the start commands are.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/comment-page-1/#comment-493</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Fri, 13 Nov 2009 23:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=154#comment-493</guid>
		<description>Final got it working! I edited the .bash_profile file and included the path info there. Works great. Plus had to do a few other details listed above.</description>
		<content:encoded><![CDATA[<p>Final got it working! I edited the .bash_profile file and included the path info there. Works great. Plus had to do a few other details listed above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/comment-page-1/#comment-492</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Sat, 07 Nov 2009 13:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=154#comment-492</guid>
		<description>When i type psql83 on the commend line i get an error message with my username ram database does not exist. So i type psql83  default and i get default db does not exist.</description>
		<content:encoded><![CDATA[<p>When i type psql83 on the commend line i get an error message with my username ram database does not exist. So i type psql83  default and i get default db does not exist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indefinite Articles &#187; Postgres, Rails &#38; a Snow Leopard walk into a bar</title>
		<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/comment-page-1/#comment-491</link>
		<dc:creator>Indefinite Articles &#187; Postgres, Rails &#38; a Snow Leopard walk into a bar</dc:creator>
		<pubDate>Fri, 30 Oct 2009 14:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=154#comment-491</guid>
		<description>[...] Internet whips out this tutorial for getting Postgres and the Postgres Rails Gem to run under Snow Leopard, and the bartender serves them all Rum and Cokes.   Comments (0) Bookmark on del.icio.us [...]</description>
		<content:encoded><![CDATA[<p>[...] Internet whips out this tutorial for getting Postgres and the Postgres Rails Gem to run under Snow Leopard, and the bartender serves them all Rum and Cokes.   Comments (0) Bookmark on del.icio.us [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldo</title>
		<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/comment-page-1/#comment-490</link>
		<dc:creator>Waldo</dc:creator>
		<pubDate>Thu, 29 Oct 2009 19:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=154#comment-490</guid>
		<description>I&#039;ll suggest if you think you have *any* 32 bit code running on an Xserve Snow Leopard machine, modify your macports configuration to force x86 (not x86_64) code building.  Here&#039;s a link to a problem I ran into with a database that was built and used under 32 bit postgres (under Leopard) and then I introduced a 64bit postgres (under Snow Leopoard).  http://bit.ly/2avz9j</description>
		<content:encoded><![CDATA[<p>I&#8217;ll suggest if you think you have *any* 32 bit code running on an Xserve Snow Leopard machine, modify your macports configuration to force x86 (not x86_64) code building.  Here&#8217;s a link to a problem I ran into with a database that was built and used under 32 bit postgres (under Leopard) and then I introduced a 64bit postgres (under Snow Leopoard).  <a href="http://bit.ly/2avz9j" rel="nofollow">http://bit.ly/2avz9j</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omnivore</title>
		<link>http://www.gregbenedict.com/2009/08/31/installing-postgresql-on-snow-leopard-10-6/comment-page-1/#comment-489</link>
		<dc:creator>omnivore</dc:creator>
		<pubDate>Wed, 28 Oct 2009 03:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregbenedict.com/?p=154#comment-489</guid>
		<description>Answering my own question: 

env ARCHFLAGS=&quot;-arch x86_64&quot; gem install pg

did the trick...

Thanks for a great article...</description>
		<content:encoded><![CDATA[<p>Answering my own question: </p>
<p>env ARCHFLAGS=&#8221;-arch x86_64&#8243; gem install pg</p>
<p>did the trick&#8230;</p>
<p>Thanks for a great article&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
