<?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: Mac OSX: starting postgres on boot</title>
	<atom:link href="http://www.luckydonkey.com/2008/07/03/mac-osx-starting-postgres-on-boot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.luckydonkey.com/2008/07/03/mac-osx-starting-postgres-on-boot/</link>
	<description>Never knowingly knowing narwhals</description>
	<lastBuildDate>Sun, 04 Sep 2011 22:12:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Andre</title>
		<link>http://www.luckydonkey.com/2008/07/03/mac-osx-starting-postgres-on-boot/comment-page-1/#comment-3294</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Sun, 04 Sep 2011 22:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydonkey.com/?p=208#comment-3294</guid>
		<description>It works like a charm. Thank you very much. Just one thing: the script only works for starting the service up, not shutting it down or restarting it.

So I would change the bash script bit a little. I&#039;d replace the word start at the end of the line for $1 . That way you can actually using the SystemStarter tool to start and stop the service (e.g., SystemStarter stop PostgreSQL)</description>
		<content:encoded><![CDATA[<p>It works like a charm. Thank you very much. Just one thing: the script only works for starting the service up, not shutting it down or restarting it.</p>
<p>So I would change the bash script bit a little. I&#8217;d replace the word start at the end of the line for $1 . That way you can actually using the SystemStarter tool to start and stop the service (e.g., SystemStarter stop PostgreSQL)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://www.luckydonkey.com/2008/07/03/mac-osx-starting-postgres-on-boot/comment-page-1/#comment-2581</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Mon, 29 Nov 2010 17:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydonkey.com/?p=208#comment-2581</guid>
		<description>Heya! Thanks much for this. This seems to be one of the clearest explanations on Mac OS X PostgreSQL startup out there.

Would you mind if I link to this page from the PostgreSQL docs (9.0) on server startups?

Also: I too had the permissions error that Mike mentions. Even after his fix, sudo SystemStarter -n -D was reporting a failure to start (&quot;execution of Startup script failed&quot;). When I did restart anyway, however, postgres was running fine.</description>
		<content:encoded><![CDATA[<p>Heya! Thanks much for this. This seems to be one of the clearest explanations on Mac OS X PostgreSQL startup out there.</p>
<p>Would you mind if I link to this page from the PostgreSQL docs (9.0) on server startups?</p>
<p>Also: I too had the permissions error that Mike mentions. Even after his fix, sudo SystemStarter -n -D was reporting a failure to start (&#8220;execution of Startup script failed&#8221;). When I did restart anyway, however, postgres was running fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saint</title>
		<link>http://www.luckydonkey.com/2008/07/03/mac-osx-starting-postgres-on-boot/comment-page-1/#comment-2546</link>
		<dc:creator>Saint</dc:creator>
		<pubDate>Mon, 03 May 2010 12:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydonkey.com/?p=208#comment-2546</guid>
		<description>Worked like a charm! Thanks heaps!!</description>
		<content:encoded><![CDATA[<p>Worked like a charm! Thanks heaps!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.luckydonkey.com/2008/07/03/mac-osx-starting-postgres-on-boot/comment-page-1/#comment-2299</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 15 Jul 2008 15:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydonkey.com/?p=208#comment-2299</guid>
		<description>Thank you, this really helped.  Postgres was working for me until I reinstalled Leopard.  The only issue I had was the fact that the PostgreSQL/PostgreSQL had the wrong permissions when I ran the SystemStarter.  You might want to add this to your directions:

chmod +x PostgreSQL/PostgreSQL

Other than that, everything worked perfectly.</description>
		<content:encoded><![CDATA[<p>Thank you, this really helped.  Postgres was working for me until I reinstalled Leopard.  The only issue I had was the fact that the PostgreSQL/PostgreSQL had the wrong permissions when I ran the SystemStarter.  You might want to add this to your directions:</p>
<p>chmod +x PostgreSQL/PostgreSQL</p>
<p>Other than that, everything worked perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.luckydonkey.com/2008/07/03/mac-osx-starting-postgres-on-boot/comment-page-1/#comment-2298</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 10 Jul 2008 17:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydonkey.com/?p=208#comment-2298</guid>
		<description>Excellent. Thanks so much.</description>
		<content:encoded><![CDATA[<p>Excellent. Thanks so much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

