<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.spacerabbit.cc/index.php?action=history&amp;feed=atom&amp;title=Install_postgres</id>
	<title>Install postgres - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.spacerabbit.cc/index.php?action=history&amp;feed=atom&amp;title=Install_postgres"/>
	<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Install_postgres&amp;action=history"/>
	<updated>2026-04-18T22:04:08Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Laemmi´s Wiki</subtitle>
	<generator>MediaWiki 1.42.4</generator>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Install_postgres&amp;diff=56&amp;oldid=prev</id>
		<title>Laemmi: Die Seite wurde neu angelegt: „Category:Mac == Set up Postgres to run at startup ==  Check if the directory ~/Library/LaunchAgents exists. Create it if it doesn’t exist.  Find the plis…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Install_postgres&amp;diff=56&amp;oldid=prev"/>
		<updated>2021-09-22T19:41:27Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&lt;a href=&quot;/index.php?title=Kategorie:Mac&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Kategorie:Mac (Seite nicht vorhanden)&quot;&gt;Category:Mac&lt;/a&gt; == Set up Postgres to run at startup ==  Check if the directory ~/Library/LaunchAgents exists. Create it if it doesn’t exist.  Find the plis…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Mac]]&lt;br /&gt;
== Set up Postgres to run at startup ==&lt;br /&gt;
&lt;br /&gt;
Check if the directory ~/Library/LaunchAgents exists. Create it if it doesn’t exist.&lt;br /&gt;
&lt;br /&gt;
Find the plist file that came with the postgres install. I found mine at /usr/local/Cellar/postgresql/9.3.4/homebrew.mxcl.postgresql.plist.&lt;br /&gt;
&lt;br /&gt;
Copy the plist file to the LaunchAgents directory.&lt;br /&gt;
&lt;br /&gt;
 cp /usr/local/Cellar/postgresql/9.3.4/homebrew.mxcl.postgresql.plist ~/Library/LaunchAgents/&lt;br /&gt;
&lt;br /&gt;
Now use launchctl to load the file using this command:&lt;br /&gt;
&lt;br /&gt;
 launchctl load -w homebrew.mxcl.postgresql.plist&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
</feed>