<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Psql_install</id>
	<title>Psql install - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Psql_install"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Psql_install&amp;action=history"/>
	<updated>2026-04-19T17:32:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Psql_install&amp;diff=5492&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;# jammy ``` sudo sh -c 'echo &quot;deb http://apt.postgresql.org/pub/repos/apt/ jammy-pgdg main&quot; &gt; /etc/apt/sources.list.d/pgdg.list' wget --quiet -O - https://www.postgresql.org/m...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Psql_install&amp;diff=5492&amp;oldid=prev"/>
		<updated>2025-01-24T21:40:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;# jammy ``` sudo sh -c &amp;#039;echo &amp;quot;deb http://apt.postgresql.org/pub/repos/apt/ jammy-pgdg main&amp;quot; &amp;gt; /etc/apt/sources.list.d/pgdg.list&amp;#039; wget --quiet -O - https://www.postgresql.org/m...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;# jammy&lt;br /&gt;
```&lt;br /&gt;
sudo sh -c 'echo &amp;quot;deb http://apt.postgresql.org/pub/repos/apt/ jammy-pgdg main&amp;quot; &amp;gt; /etc/apt/sources.list.d/pgdg.list'&lt;br /&gt;
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -&lt;br /&gt;
sudo apt update&lt;br /&gt;
sudo apt install postgresql-client-17&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>