<?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: How to Install PgAdmin 4 in Debian 9 Stretch?	</title>
	<atom:link href="https://techyaz.com/postgresql/install-pgadmin-4-in-debian-9-stretch/feed/" rel="self" type="application/rss+xml" />
	<link>https://techyaz.com/postgresql/install-pgadmin-4-in-debian-9-stretch/</link>
	<description>Tips, Tutorials and How-to Topics</description>
	<lastBuildDate>Tue, 22 May 2018 15:56:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8</generator>
	<item>
		<title>
		By: vdegenne		</title>
		<link>https://techyaz.com/postgresql/install-pgadmin-4-in-debian-9-stretch/#comment-152</link>

		<dc:creator><![CDATA[vdegenne]]></dc:creator>
		<pubDate>Tue, 22 May 2018 15:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://techyaz.com/?p=1702#comment-152</guid>

					<description><![CDATA[hmm.. Thanks but I think there is a million times easier way to install pgadmin4 on debian.

1) Add `deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main` in /etc/apt/sources.list.d/pgdg.list
2) `wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc &#124; sudo apt-key add -`
3) `sudo apt-get update`
4) `apt-get install pgadmin4`
5) finish

But I think it was not available as a package at the time this tutorial was written.]]></description>
			<content:encoded><![CDATA[<p>hmm.. Thanks but I think there is a million times easier way to install pgadmin4 on debian.</p>
<p>1) Add `deb <a href="http://apt.postgresql.org/pub/repos/apt/" rel="nofollow ugc">http://apt.postgresql.org/pub/repos/apt/</a> stretch-pgdg main` in /etc/apt/sources.list.d/pgdg.list<br />
2) `wget &#8211;quiet -O &#8211; <a href="https://www.postgresql.org/media/keys/ACCC4CF8.asc" rel="nofollow ugc">https://www.postgresql.org/media/keys/ACCC4CF8.asc</a> | sudo apt-key add -`<br />
3) `sudo apt-get update`<br />
4) `apt-get install pgadmin4`<br />
5) finish</p>
<p>But I think it was not available as a package at the time this tutorial was written.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
